diff options
author | John Terpstra <jht@samba.org> | 2003-08-29 01:06:50 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-08-29 01:06:50 +0000 |
commit | cc87f00bddb8e13111fcc4ebea4776df7022ae2d (patch) | |
tree | 838215233febc7d4edb9f088a62254c7d078bf89 | |
parent | 857149b1205fc57260600f7bce76aa750e38087e (diff) | |
download | samba-cc87f00bddb8e13111fcc4ebea4776df7022ae2d.tar.gz samba-cc87f00bddb8e13111fcc4ebea4776df7022ae2d.tar.bz2 samba-cc87f00bddb8e13111fcc4ebea4776df7022ae2d.zip |
Relocate CHANGESECRETPW to correct level.
(This used to be commit f65d0d5c361e849eb7247a8ae2722f2e62df3b20)
-rw-r--r-- | docs/docbook/manpages/net.8.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/docbook/manpages/net.8.xml b/docs/docbook/manpages/net.8.xml index 2350a4f213..21dc54d452 100644 --- a/docs/docbook/manpages/net.8.xml +++ b/docs/docbook/manpages/net.8.xml @@ -132,12 +132,6 @@ <title>COMMANDS</title> <refsect2> - <title>TIME</title> - - <para>The <command>NET TIME</command> command allows you to view the time on a remote server - or synchronise the time on the local server with the time on the remote server.</para> - -<refsect3> <title>CHANGESECRETPW</title> <para>This command allows the Samba machine account password to be set from an external application @@ -149,7 +143,13 @@ this without care and attention as it will overwrite a legitimate machine passwo YOU HAVE BEEN WARNED. </para> -</refsect3> +</refsect2> + +<refsect2> + <title>TIME</title> + + <para>The <command>NET TIME</command> command allows you to view the time on a remote server + or synchronise the time on the local server with the time on the remote server.</para> <refsect3> <title>TIME</title> |