i **really** hate stuck tags in CVS :-( Figured out why
authorGerald Carter <jerry@samba.org>
Tue, 8 Jan 2002 22:49:28 +0000 (22:49 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 8 Jan 2002 22:49:28 +0000 (22:49 +0000)
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/faq/README.NOW [new file with mode: 0644]
docs/docbook/howto/README.NOW [new file with mode: 0644]
docs/docbook/manpages/net.8.sgml [new file with mode: 0644]
docs/docbook/manpages/smbgroupedit.8.sgml [new file with mode: 0644]

diff --git a/docs/docbook/faq/README.NOW b/docs/docbook/faq/README.NOW
new file mode 100644 (file)
index 0000000..77f1659
--- /dev/null
@@ -0,0 +1,2 @@
+The files previously in this directory have been incorporated
+into the Samba-HOWTO-Collection
diff --git a/docs/docbook/howto/README.NOW b/docs/docbook/howto/README.NOW
new file mode 100644 (file)
index 0000000..77f1659
--- /dev/null
@@ -0,0 +1,2 @@
+The files previously in this directory have been incorporated
+into the Samba-HOWTO-Collection
diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml
new file mode 100644 (file)
index 0000000..5b822cc
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<refentry id="net">
+
+<refmeta>
+       <refentrytitle>net</refentrytitle>
+       <manvolnum>8</manvolnum>
+</refmeta>
+
+
+<refnamediv>
+       <refname>net</refname>
+       <refpurpose>Tool for administration of Samba and remote
+       CIFS servers.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+       <cmdsynopsis>
+               <command>net</command>
+               <arg choice="req">&lt;ads|rap|rpc&gt;</arg>
+       </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+       <title>DESCRIPTION</title>
+
+       <para>This tool is part of the <ulink url="samba.7.html">
+       Samba</ulink> suite.</para>
+
+</refsect1>
+
+
+<refsect1>
+       <title>OPTIONS</title>
+
+       <para></para>
+
+</refsect1>
+
+
+<refsect1>
+       <title>COMMANDS</title>
+
+
+       <para></para>
+
+</refsect1>
+
+<refsect1>
+       <title>VERSION</title>
+
+       <para>This man page is incomplete for version 3.0 of the Samba 
+       suite.</para>
+</refsect1>
+
+<refsect1>
+       <title>AUTHOR</title>
+       
+       <para>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.</para>
+
+       <para>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.</para>
+       
+</refsect1>
+
+</refentry>
diff --git a/docs/docbook/manpages/smbgroupedit.8.sgml b/docs/docbook/manpages/smbgroupedit.8.sgml
new file mode 100644 (file)
index 0000000..f1b5f30
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<refentry id="smbgroupedit">
+
+<refmeta>
+       <refentrytitle>smbgroupedit</refentrytitle>
+       <manvolnum>8</manvolnum>
+</refmeta>
+
+
+<refnamediv>
+       <refname>smbgroupedit</refname>
+       <refpurpose>Tool for mapping UNIX groups to Windows groups</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+       <cmdsynopsis>
+               <command>smbroupedit</command>
+               <arg choice="opt">-v</arg>
+       </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+       <title>DESCRIPTION</title>
+       <para>This program is part of the Samba suite.</para>
+
+</refsect1>
+
+<refsect1>
+       <title>OPTIONS</title>
+
+       <variablelist>
+               <varlistentry>
+               <term>-v</term>
+               <listitem><para>Print the current set of UNIX to Windows
+               group mappings.
+               </para></listitem>
+               </varlistentry>
+
+       </variablelist>
+</refsect1>
+
+<refsect1>
+       <title>FILES</title>
+
+       <para></para>
+
+</refsect1>
+
+<refsect1>
+       <title>VERSION</title>
+
+       <para>This man page is incomplete for version 3.0 of 
+       the Samba suite.</para>
+</refsect1>
+
+<refsect1>
+       <title>SEE ALSO</title>
+       <para>
+       <ulink url="samba.7.html">samba(7)</ulink>
+       </para>
+</refsect1>
+
+<refsect1>
+       <title>AUTHOR</title>
+       
+       <para>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.</para>
+       
+       <para>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.</para>
+</refsect1>
+
+</refentry>