summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages/net.8.sgml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-01-28 14:39:01 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-01-28 14:39:01 +0000
commitcc0af58dc2dee7860621c75866c1104c8bc24b1d (patch)
tree8f11c247c49757de97421a4ed863e61532d2c9f1 /docs/docbook/manpages/net.8.sgml
parent218cb945032d2aee21948fe5e6e4418ba648f82d (diff)
downloadsamba-cc0af58dc2dee7860621c75866c1104c8bc24b1d.tar.gz
samba-cc0af58dc2dee7860621c75866c1104c8bc24b1d.tar.bz2
samba-cc0af58dc2dee7860621c75866c1104c8bc24b1d.zip
First step towards XML: Use correct syntax
(This used to be commit 06f641bcb59f932c994e6023d400df18b54c2067)
Diffstat (limited to 'docs/docbook/manpages/net.8.sgml')
-rw-r--r--docs/docbook/manpages/net.8.sgml21
1 files changed, 12 insertions, 9 deletions
diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml
index aab9032f14..62cee8c1d7 100644
--- a/docs/docbook/manpages/net.8.sgml
+++ b/docs/docbook/manpages/net.8.sgml
@@ -1,5 +1,5 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
-<refentry id="net">
+<refentry id="net.8">
<refmeta>
<refentrytitle>net</refentrytitle>
@@ -42,8 +42,8 @@
<refsect1>
<title>DESCRIPTION</title>
- <para>This tool is part of the <ulink url="samba.7.html">
- Samba</ulink> suite.</para>
+ <para>This tool is part of the <citerefentry><refentrytitle>Samba</refentrytitle>
+ <manvolnum>7</manvolnum></citerefentry> suite.</para>
<para>The samba net utility is meant to work just like the net utility
available for windows and DOS.</para>
@@ -65,7 +65,8 @@
<varlistentry>
<term>-w target-workgroup</term>
<listitem><para>
- Sets target workgroup or domain. You have to specify either this option or the IP address or the name of a server.
+ Sets target workgroup or domain. You have to specify
+ either this option or the IP address or the name of a server.
</para></listitem>
</varlistentry>
@@ -86,7 +87,8 @@
<varlistentry>
<term>-I ip-address</term>
<listitem><para>
- IP address of target server to use. You have to specify either this option or a target workgroup or a target server.
+ IP address of target server to use. You have to
+ specify either this option or a target workgroup or a target server.
</para></listitem>
</varlistentry>
@@ -114,7 +116,8 @@
<varlistentry>
<term>-S server</term>
<listitem><para>
- Name of target server. You should specify either this option or a target workgroup or a target IP address.
+ Name of target server. You should specify either
+ this option or a target workgroup or a target IP address.
</para></listitem>
</varlistentry>
@@ -211,7 +214,7 @@
<varlistentry>
<term>SYSTEM</term>
<listitem><para>
- Displays the time on the remote server in a format ready for /bin/date
+ Displays the time on the remote server in a format ready for <command>/bin/date</command>
</para></listitem>
</varlistentry>
@@ -219,7 +222,7 @@
<term>SET</term>
<listitem><para>
Tries to set the date and time of the local server to that on
- the remote server using /bin/date.
+ the remote server using <command>/bin/date</command>.
</para></listitem>
</varlistentry>
@@ -276,7 +279,7 @@
</varlistentry>
<varlistentry>
- <term>USER ADD &lt;name&gt; [password] [-F user flags] [misc. options</term>
+ <term>USER ADD &lt;name&gt; [password] [-F user flags] [misc. options]</term>
<listitem><para>
Add specified user
</para></listitem>