summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-12-29 07:52:50 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:24 -0500
commitf1e1fc2895e7eeadb07d04e545dd79982d7f1c76 (patch)
tree7b476db297eed0ba22fb4096ddc7cdef5815cddb
parentd6fdd329b7c2a09e69f24b9de1585fdf3bd2d593 (diff)
downloadsamba-f1e1fc2895e7eeadb07d04e545dd79982d7f1c76.tar.gz
samba-f1e1fc2895e7eeadb07d04e545dd79982d7f1c76.tar.bz2
samba-f1e1fc2895e7eeadb07d04e545dd79982d7f1c76.zip
Fix debian bug #404702 and clarify some points about 'net rpc vampire'
and 'net rpc samdump'. Andrew Bartlett (This used to be commit 109a9a4734f86bfc0d7aa6f974b5eb43dec2a035)
-rw-r--r--docs/manpages-3/net.8.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml
index cd0278178e..8a1531a66b 100644
--- a/docs/manpages-3/net.8.xml
+++ b/docs/manpages-3/net.8.xml
@@ -776,7 +776,7 @@ can be found in the Samba-HOWTO-Collection.</para>
</refsect2>
<refsect2>
-<title>SHUTDOWN [-t timeout] [-r] [-f] [-C message]</title>
+<title>RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message]</title>
<para>Shut down the remote server.</para>
@@ -816,15 +816,14 @@ announce the shutdown.</para></listitem>
<title>RPC SAMDUMP</title>
<para>Print out sam database of remote server. You need
-to run this on either a BDC or a PDC. <!--
-Is that correct? - Jelmer --></para>
+to run this against the PDC, from a Samba machine joined as a BDC. </para>
</refsect2>
<refsect2>
<title>RPC VAMPIRE</title>
<para>Export users, aliases and groups from remote server to
-local server. Can only be run an a BDC.
+local server. You need to run this against the PDC, from a Samba machine joined as a BDC.
</para>
</refsect2>