More formatting edits.
authorJohn Terpstra <jht@samba.org>
Wed, 6 Jul 2005 01:04:05 +0000 (01:04 +0000)
committerJohn Terpstra <jht@samba.org>
Wed, 6 Jul 2005 01:04:05 +0000 (01:04 +0000)
Samba3-HOWTO/TOSHARG-ProfileMgmt.xml
manpages-3/net.8.xml
manpages-3/pdbedit.8.xml
smbdotconf/filename/hidefiles.xml
smbdotconf/printing/lprmcommand.xml
smbdotconf/security/passdbbackend.xml
smbdotconf/tuning/keepalive.xml

index 0341f2ef0d9f3f84171ea37dcebfbac06be3993a..21f8ff6c305a1923e50ebba1a99b6ca74b292d4d 100644 (file)
@@ -570,7 +570,9 @@ and Windows 2003.
 </para>
 
 <para>
-The UPHClean software package can be downloaded from <ulink url="http://www.microsoft.com/downloads/details.aspx?FamilyID= 1B286E6D-8912-4E18-B570-42470E2F3582&amp;displaylang=en">User Profile Hive Cleanup Service.</ulink>
+The UPHClean software package can be downloaded from the User Profile Hive Cleanup
+Service<footnote>http://www.microsoft.com/downloads/details.aspx?FamilyID=1B286E6D-8912-4E18-B570-42470E2F3582&amp;displaylang=en</footnote>
+web site.
 </para>
 
 </sect2>
index 6a9001b0460663b99bc53f8ea9ab41349f31097a..bcd6eb2ecc0d3d91b0c52909470d01718ed52240 100644 (file)
@@ -618,9 +618,13 @@ Parameters take the for "parameter=value".  Common options include:</para>
 <refsect3>
 <title>GROUPMAP ADD</title>
 
-<para>Add a new group mapping entry</para>
-
-<para>net groupmap add {rid=int|sid=string} unixgroup=string [type={domain|local}] [ntgroup=string] [comment=string]</para>
+<para>
+Add a new group mapping entry:
+<screen>
+net groupmap add {rid=int|sid=string} unixgroup=string \
+      [type={domain|local}] [ntgroup=string] [comment=string]
+</screen>
+</para>
 
 </refsect3>
 
@@ -638,7 +642,12 @@ Parameters take the for "parameter=value".  Common options include:</para>
 
 <para>Update en existing group entry</para>
 
-<para>net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string] [comment=string] [type={domain|local}]</para>
+<para>
+<screen>
+net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string] \
+       [comment=string] [type={domain|local}]
+</screen>
+</para>
 </refsect3>
 
 <refsect3>
index 84dffe67da9c50b38070b07833e49d47908eda61..bb88fa891c688c6156b7f223e24d1d86e6836528 100644 (file)
@@ -122,8 +122,12 @@ Profile Path:   \\BERSERKER\profile
 
                <para>Example: <command>pdbedit -L -w</command></para>
                <screen>
-sorce:500:508818B733CE64BEAAD3B435B51404EE:D2A2418EFC466A8A0F6B1DBB5C3DB80C:[UX         ]:LCT-00000000:
-samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:BC281CE3F53B6A5146629CD4751D3490:[UX         ]:LCT-3BFA1E8D:
+sorce:500:508818B733CE64BEAAD3B435B51404EE:
+          D2A2418EFC466A8A0F6B1DBB5C3DB80C:
+          [UX         ]:LCT-00000000:
+samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
+          BC281CE3F53B6A5146629CD4751D3490:
+          [UX         ]:LCT-3BFA1E8D:
 </screen>
                </listitem>
                </varlistentry>
index 9246e8e1193cf96cf0277d4d73d0df1dd5c829aa..461df419f100af4e86b97825ba12be67e25afbf7 100644 (file)
        <para>Setting this parameter will affect the performance of Samba, 
        as it will be forced to check all files and directories for a match 
        as they are scanned.</para>
+
+       <para>
+       The example shown above is based on files that the Macintosh 
+       SMB client (DAVE) available from <ulink url="http://www.thursby.com"> 
+       Thursby</ulink> creates for internal use, and also still hides 
+       all files beginning with a dot.</para>
 </description>
 
 <related>hide dot files</related>
 <related>case sensitive</related>
 
 <value type="default"><comment>no file are hidden</comment></value>
-<value type="example">/.*/DesktopFolderDB/TrashFor%m/resource.frk/<comment>
-The above example is based on files that the Macintosh 
-SMB client (DAVE) available from <ulink url="http://www.thursby.com"> 
-Thursby</ulink> creates for internal use, and also still hides 
-all files beginning with a dot.</comment></value>
+
+<value type="example">/.*/DesktopFolderDB/TrashFor%m/resource.frk/</value>
 
 </samba:parameter>
index 26342d7b07147c538cfe50fa8948acceace19483..3b2c20d478a227426db675bfb3ee917aeef579b1 100644 (file)
@@ -21,7 +21,7 @@
 </description>
 <related>printing</related>
 
-<value type="default"><comment>depends on the setting of <parameter moreinfo="none">printing</parameter></comment></value>
+<value type="default">depends on the setting of <parameter moreinfo="none">printing</parameter></value>
 <value type="example">/usr/bin/lprm -P%p %j</value>
 <value type="example">/usr/bin/cancel %p-%j</value>
 </samba:parameter>
index 523d98a5219f66576109e76186f66ddbab51246e..d8fc6cd48810cb8ccec18939f5f0cea400c5d9f9 100644 (file)
 </description>
 
 <value type="default">smbpasswd</value>
+
 <value type="example">tdbsam:/etc/samba/private/passdb.tdb smbpasswd:/etc/samba/smbpasswd</value>
+
 <value type="example">ldapsam:ldaps://ldap.example.com</value>
+
 <value type="example">ldapsam:"ldap://ldap-1.example.com ldap://ldap-2.example.com"</value>
+
 <value type="example">mysql:my_plugin_args tdbsam</value>
 </samba:parameter>
index 8eef0d0c5bd4745bbf86a74dbe3be0bbebbc5a47..56482534780bd0525a3b7d1992dfac3c291156de 100644 (file)
@@ -11,7 +11,7 @@
     a client is still present and responding.</para>
 
     <para>Keepalives should, in general, not be needed if the socket 
-    being used has the SO_KEEPALIVE attribute set on it (see <link linkend="SOCKETOPTIONS">
+    has the SO_KEEPALIVE attribute set on it by default. (see <link linkend="SOCKETOPTIONS">
     <parameter moreinfo="none">socket options</parameter></link>). 
 Basically you should only use this option if you strike difficulties.</para>
 </description>