diff options
author | Gerald Carter <jerry@samba.org> | 2002-01-08 17:55:41 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-01-08 17:55:41 +0000 |
commit | 2689976514b5abb8829115a53cedaf1b7b71ca21 (patch) | |
tree | d26f4ea93282a6cd5131451b98d592e1d5e27c20 /docs/manpages | |
parent | bbc42672a2518626dd7842b6d175119b626bff65 (diff) | |
download | samba-2689976514b5abb8829115a53cedaf1b7b71ca21.tar.gz samba-2689976514b5abb8829115a53cedaf1b7b71ca21.tar.bz2 samba-2689976514b5abb8829115a53cedaf1b7b71ca21.zip |
entering placeholders for forthcoming documentation
(This used to be commit 789c1defa47a1efd25efafab2d8a5a51c03b85b4)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/net.8 | 32 | ||||
-rw-r--r-- | docs/manpages/smbgroupedit.8 | 38 |
2 files changed, 70 insertions, 0 deletions
diff --git a/docs/manpages/net.8 b/docs/manpages/net.8 new file mode 100644 index 0000000000..d91ad12cf1 --- /dev/null +++ b/docs/manpages/net.8 @@ -0,0 +1,32 @@ +.\" This manpage has been automatically generated by docbook2man-spec +.\" from a DocBook document. docbook2man-spec can be found at: +.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <steve@ggi-project.org>. +.TH "NET" "8" "08 January 2002" "" "" +.SH NAME +net \- Tool for administration of Samba and remote CIFS servers. +.SH SYNOPSIS +.sp +\fBnet\fR \fB<ads|rap|rpc>\fR +.SH "DESCRIPTION" +.PP +This tool is part of the Sambasuite. +.SH "OPTIONS" +.PP +.SH "COMMANDS" +.PP +.SH "VERSION" +.PP +This man page is incomplete for version 3.0 of the Samba +suite. +.SH "AUTHOR" +.PP +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. +.PP +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/manpages/smbgroupedit.8 b/docs/manpages/smbgroupedit.8 new file mode 100644 index 0000000000..aff157ca6d --- /dev/null +++ b/docs/manpages/smbgroupedit.8 @@ -0,0 +1,38 @@ +.\" This manpage has been automatically generated by docbook2man-spec +.\" from a DocBook document. docbook2man-spec can be found at: +.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <steve@ggi-project.org>. +.TH "SMBGROUPEDIT" "8" "08 January 2002" "" "" +.SH NAME +smbgroupedit \- Tool for mapping UNIX groups to Windows groups +.SH SYNOPSIS +.sp +\fBsmbroupedit\fR [ \fB-v\fR ] +.SH "DESCRIPTION" +.PP +This program is part of the Samba suite. +.SH "OPTIONS" +.TP +\fB-v\fR +Print the current set of UNIX to Windows +group mappings. +.SH "FILES" +.PP +.SH "VERSION" +.PP +This man page is incomplete for version 3.0 of +the Samba suite. +.SH "SEE ALSO" +.PP +samba(7) +.SH "AUTHOR" +.PP +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. +.PP +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. |