[Pkg-samba-maint] [samba] 78/135: docs: add net groupmap set specific options in net manpage.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

ivodd pushed a commit to branch master
in repository samba.

commit aaee748820c31ab0eddea1ff30cac9a6c92a0e2d
Author: Günther Deschner <gd at samba.org>
Date:   Mon Nov 18 16:28:10 2013 +0100

    docs: add net groupmap set specific options in net manpage.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (cherry picked from commit cb90d1eb8f1ea0fd23f7af4aa1a21447d4772a1e)
---
 docs-xml/manpages/net.8.xml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 75572a0..50bf408 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -267,6 +267,36 @@
 		</para></listitem>
 		</varlistentry>
 
+		<!-- Options for net groupmap set -->
+
+		<varlistentry>
+		<term>-L|--local</term>
+		<listitem><para>Sets the type of group mapping to local
+				(used in "net groupmap set").
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>-D|--domain</term>
+		<listitem><para>Sets the type of group mapping to domain
+				(used in "net groupmap set").
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>-N|--ntname NTNAME</term>
+		<listitem><para>Sets the ntname of a group mapping
+				(used in "net groupmap set").
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>-R|--rid RID</term>
+		<listitem><para>Sets the rid of a group mapping
+				(used in "net groupmap set").
+		</para></listitem>
+		</varlistentry>
+
 		&stdarg.encrypt;
 		&popt.common.samba.client;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list