diff options
author | Christian Ambach <ambi@samba.org> | 2011-07-14 17:23:37 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-07-14 20:10:12 +0200 |
commit | 2a9987e62ab9ef20a2ea71204a48d0318e30512d (patch) | |
tree | 993bd1d4eb8dac0d59de643f7c963f4a2c024149 | |
parent | 8faee7bd9b20b389f5ae996baec849d45afc0024 (diff) | |
download | samba-2a9987e62ab9ef20a2ea71204a48d0318e30512d.tar.gz samba-2a9987e62ab9ef20a2ea71204a48d0318e30512d.tar.bz2 samba-2a9987e62ab9ef20a2ea71204a48d0318e30512d.zip |
s3-docs: fix a typo in rpcclient manpage
Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Thu Jul 14 20:10:12 CEST 2011 on sn-devel-104
-rw-r--r-- | docs-xml/manpages-3/rpcclient.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/rpcclient.1.xml b/docs-xml/manpages-3/rpcclient.1.xml index f660b89a26..40e4b9b6bc 100644 --- a/docs-xml/manpages-3/rpcclient.1.xml +++ b/docs-xml/manpages-3/rpcclient.1.xml @@ -120,7 +120,7 @@ of usernames to SIDs. </para></listitem></varlistentry> - <varlistentry><term>enumtrusts</term><listitem><para>Enumerate trusted domains</para></listitem></varlistentry> + <varlistentry><term>enumtrust</term><listitem><para>Enumerate trusted domains</para></listitem></varlistentry> <varlistentry><term>enumprivs</term><listitem><para>Enumerate privileges</para></listitem></varlistentry> |