From a7a73c7ff255c9f3124c8a86cf5858e5e655d30f Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 8 Jan 2002 22:49:28 +0000 Subject: i **really** hate stuck tags in CVS :-( Figured out why my files were not being checked in sometimes..... cvs update -A cleared all the sticky tages and now I have to recheck some things in. j- (This used to be commit 241f4a548d57083b153afafafdd18ed5de5412b7) --- docs/docbook/manpages/net.8.sgml | 69 ++++++++++++++++++++++++++++ docs/docbook/manpages/smbgroupedit.8.sgml | 76 +++++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) create mode 100644 docs/docbook/manpages/net.8.sgml create mode 100644 docs/docbook/manpages/smbgroupedit.8.sgml (limited to 'docs/docbook/manpages') diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml new file mode 100644 index 0000000000..5b822ccfe6 --- /dev/null +++ b/docs/docbook/manpages/net.8.sgml @@ -0,0 +1,69 @@ + + + + + net + 8 + + + + + net + Tool for administration of Samba and remote + CIFS servers. + + + + + net + <ads|rap|rpc> + + + + + DESCRIPTION + + This tool is part of the + Samba suite. + + + + + + OPTIONS + + + + + + + + COMMANDS + + + + + + + + VERSION + + This man page is incomplete for version 3.0 of the Samba + suite. + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + The original Samba man pages were written by Karl Auer. + The current set of manpages and documentation is maintained + by the Samba Team in the same fashion as the Samba source code. + + + + diff --git a/docs/docbook/manpages/smbgroupedit.8.sgml b/docs/docbook/manpages/smbgroupedit.8.sgml new file mode 100644 index 0000000000..f1b5f30ddc --- /dev/null +++ b/docs/docbook/manpages/smbgroupedit.8.sgml @@ -0,0 +1,76 @@ + + + + + smbgroupedit + 8 + + + + + smbgroupedit + Tool for mapping UNIX groups to Windows groups + + + + + smbroupedit + -v + + + + + DESCRIPTION + This program is part of the Samba suite. + + + + + OPTIONS + + + + -v + Print the current set of UNIX to Windows + group mappings. + + + + + + + + FILES + + + + + + + VERSION + + This man page is incomplete for version 3.0 of + the Samba suite. + + + + SEE ALSO + + samba(7) + + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + The original Samba man pages were written by Karl Auer. + The current set of manpages and documentation is maintained + by the Samba Team in the same fashion as the Samba source code. + + + -- cgit