diff options
Diffstat (limited to 'docs/docbook/manpages/net.8.sgml')
-rw-r--r-- | docs/docbook/manpages/net.8.sgml | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml index 62cee8c1d7..aab9032f14 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.8"> +<refentry id="net"> <refmeta> <refentrytitle>net</refentrytitle> @@ -42,8 +42,8 @@ <refsect1> <title>DESCRIPTION</title> - <para>This tool is part of the <citerefentry><refentrytitle>Samba</refentrytitle> - <manvolnum>7</manvolnum></citerefentry> suite.</para> + <para>This tool is part of the <ulink url="samba.7.html"> + Samba</ulink> suite.</para> <para>The samba net utility is meant to work just like the net utility available for windows and DOS.</para> @@ -65,8 +65,7 @@ <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> @@ -87,8 +86,7 @@ <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> @@ -116,8 +114,7 @@ <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> @@ -214,7 +211,7 @@ <varlistentry> <term>SYSTEM</term> <listitem><para> - Displays the time on the remote server in a format ready for <command>/bin/date</command> + Displays the time on the remote server in a format ready for /bin/date </para></listitem> </varlistentry> @@ -222,7 +219,7 @@ <term>SET</term> <listitem><para> Tries to set the date and time of the local server to that on - the remote server using <command>/bin/date</command>. + the remote server using /bin/date. </para></listitem> </varlistentry> @@ -279,7 +276,7 @@ </varlistentry> <varlistentry> - <term>USER ADD <name> [password] [-F user flags] [misc. options]</term> + <term>USER ADD <name> [password] [-F user flags] [misc. options</term> <listitem><para> Add specified user </para></listitem> |