From: Gerald Carter Date: Tue, 8 Jan 2002 17:55:41 +0000 (+0000) Subject: entering placeholders for forthcoming documentation X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=2689976514b5abb8829115a53cedaf1b7b71ca21;p=jra%2Fsamba%2F.git entering placeholders for forthcoming documentation (This used to be commit 789c1defa47a1efd25efafab2d8a5a51c03b85b4) --- diff --git a/docs/docbook/Makefile.in b/docs/docbook/Makefile.in index 83b9920535a..10d3802c547 100644 --- a/docs/docbook/Makefile.in +++ b/docs/docbook/Makefile.in @@ -36,7 +36,8 @@ MANPAGES=$(MANDIR)/findsmb.1 $(MANDIR)/smbclient.1 \ $(MANDIR)/smbpasswd.8 $(MANDIR)/testprns.1 \ $(MANDIR)/smb.conf.5 $(MANDIR)/wbinfo.1 $(MANDIR)/pdbedit.8 \ $(MANDIR)/smbcacls.1 $(MANDIR)/smbsh.1 $(MANDIR)/winbindd.8 \ - $(MANDIR)/make_unicodemap.1 + $(MANDIR)/make_unicodemap.1 $(MANDIR)/net.8 \ + $(MANDIR)/smbgroupedit.8 SGMLMANSRC=manpages/findsmb.1.sgml manpages/smbclient.1.sgml \ manpages/smbspool.8.sgml manpages/lmhosts.5.sgml \ @@ -51,7 +52,8 @@ SGMLMANSRC=manpages/findsmb.1.sgml manpages/smbclient.1.sgml \ manpages/smb.conf.5.sgml manpages/pdbedit.8.sgml \ manpages/wbinfo.1.sgml manpages/smbcacls.1.sgml \ manpages/smbsh.1.sgml manpages/winbindd.8.sgml \ - manpages/make_unicodemap.1.sgml + manpages/make_unicodemap.1.sgml manpages./smbgroupedit.8.sgml \ + manpages/net.8.sgml HOWTOSRC=projdoc/DOMAIN_MEMBER.sgml projdoc/NT_Security.sgml \ projdoc/msdfs_setup.sgml projdoc/printer_driver2.sgml \ @@ -372,6 +374,22 @@ $(MANDIR)/pdbedit.8: manpages/pdbedit.8.sgml @echo "Making HTML version of $@" @$(JADE) -t sgml -i html -V nochunks -d ./stylesheets/ldp.dsl\#html $< > $(HTMLDIR)/`echo $< | sed 's,.*/,,'| sed "s/\.sgml/\.html/g"` +$(MANDIR)/net.8: manpages/net.8.sgml + @echo "Making $@" + @$(NSGMLS) $< | $(SGMLSPL) $(SGML_SHARE)/docbook2X/docbook2man-spec.pl + @cat `echo $@ | sed 's,.*/,,'` | $(PERL) scripts/strip-links.pl > $@ + @/bin/rm -f `echo $@ | sed 's,.*/,,'` + @echo "Making HTML version of $@" + @$(JADE) -t sgml -i html -V nochunks -d ./stylesheets/ldp.dsl\#html $< > $(HTMLDIR)/`echo $< | sed 's,.*/,,'| sed "s/\.sgml/\.html/g"` + +$(MANDIR)/smbgroupedit.8: manpages/smbgroupedit.8.sgml + @echo "Making $@" + @$(NSGMLS) $< | $(SGMLSPL) $(SGML_SHARE)/docbook2X/docbook2man-spec.pl + @cat `echo $@ | sed 's,.*/,,'` | $(PERL) scripts/strip-links.pl > $@ + @/bin/rm -f `echo $@ | sed 's,.*/,,'` + @echo "Making HTML version of $@" + @$(JADE) -t sgml -i html -V nochunks -d ./stylesheets/ldp.dsl\#html $< > $(HTMLDIR)/`echo $< | sed 's,.*/,,'| sed "s/\.sgml/\.html/g"` + ## Clean Rule clean: diff --git a/docs/htmldocs/net.8.html b/docs/htmldocs/net.8.html new file mode 100644 index 00000000000..77cb2b2b380 --- /dev/null +++ b/docs/htmldocs/net.8.html @@ -0,0 +1,106 @@ +net

net

Name

net -- Tool for administration of Samba and remote + CIFS servers.

Synopsis

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.

\ No newline at end of file diff --git a/docs/htmldocs/smbgroupedit.8.html b/docs/htmldocs/smbgroupedit.8.html new file mode 100644 index 00000000000..616067273a8 --- /dev/null +++ b/docs/htmldocs/smbgroupedit.8.html @@ -0,0 +1,129 @@ +smbgroupedit

smbgroupedit

Name

smbgroupedit -- Tool for mapping UNIX groups to Windows groups

Synopsis

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.

\ No newline at end of file diff --git a/docs/manpages/net.8 b/docs/manpages/net.8 new file mode 100644 index 00000000000..d91ad12cf10 --- /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: +.\" +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng . +.TH "NET" "8" "08 January 2002" "" "" +.SH NAME +net \- Tool for administration of Samba and remote CIFS servers. +.SH SYNOPSIS +.sp +\fBnet\fR \fB\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 00000000000..aff157ca6da --- /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: +.\" +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng . +.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.