[SCM] Samba Shared Repository - branch master updated

Christian Ambach ambi at samba.org
Fri Sep 30 10:45:01 MDT 2011


The branch, master has been updated
       via  2102721 s3-docs: some corrections for wbinfo
      from  caacdb0 s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssync

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 21027216d43c33fac220746c32acff6b355c4e7d
Author: Christian Ambach <ambi at samba.org>
Date:   Fri Sep 30 17:07:05 2011 +0200

    s3-docs: some corrections for wbinfo
    
    Parameters for --group-info and --gid-info were not listed
    properly in the SYNOPSIS and the OPTIONS section
    
    Autobuild-User: Christian Ambach <ambi at samba.org>
    Autobuild-Date: Fri Sep 30 18:44:34 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/wbinfo.1.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml
index 78c256e..a746a0f 100644
--- a/docs-xml/manpages-3/wbinfo.1.xml
+++ b/docs-xml/manpages-3/wbinfo.1.xml
@@ -33,8 +33,8 @@
 		<arg choice="opt">--getdcname domain</arg>
 		<arg choice="opt">--get-auth-user</arg>
 		<arg choice="opt">-G gid</arg>
-		<arg choide="opt">--gid-info</arg>
-		<arg choide="opt">--group-info</arg>
+		<arg choide="opt">--gid-info gid</arg>
+		<arg choide="opt">--group-info group</arg>
 		<arg choice="opt">--help|-?</arg>
 		<arg choice="opt">-i user</arg>
 		<arg choice="opt">-I ip</arg>
@@ -171,8 +171,8 @@
 		</varlistentry>
 
 		<varlistentry>
-		<term>--group-info <replaceable>user</replaceable></term>
-		<listitem><para>Get group info for user.
+		<term>--group-info <replaceable>group</replaceable></term>
+		<listitem><para>Get group info from group name.
 		</para></listitem>
 		</varlistentry>
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list