svn commit: samba-docs r353 - in trunk/Samba-HOWTO-Collection: .

jht at samba.org jht at samba.org
Sun Feb 6 22:59:53 GMT 2005


Author: jht
Date: 2005-02-06 22:59:52 +0000 (Sun, 06 Feb 2005)
New Revision: 353

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=353

Log:
Fix typos.
Modified:
   trunk/Samba-HOWTO-Collection/AccessControls.xml
   trunk/Samba-HOWTO-Collection/ProfileMgmt.xml


Changeset:
Modified: trunk/Samba-HOWTO-Collection/AccessControls.xml
===================================================================
--- trunk/Samba-HOWTO-Collection/AccessControls.xml	2005-02-05 21:02:41 UTC (rev 352)
+++ trunk/Samba-HOWTO-Collection/AccessControls.xml	2005-02-06 22:59:52 UTC (rev 353)
@@ -424,14 +424,14 @@
 	Unfortunately, the implementation of the immutible flag is NOT consistent with published documentation. For example, the
 	man page for the <command>chattr</command> on SUSE Linux 9.2 says:
 <screen>
-A file with the‘i attribute cannot be modified: it cannot be deleted or renamed,
-no link can be created to this file and no data can be written to the file. Only
-the superuser or a process possessing the CAP_LINUX_IMMUTABLE capability can set
-or clear this attribute.
+A file with the‘i attribute cannot be modified: it cannot be deleted
+or renamed, no link can be created to this file and no data can be
+written to the file. Only the superuser or a process possessing the
+CAP_LINUX_IMMUTABLE capability can set or clear this attribute.
 </screen>
 	A simple test can be done to check if the immutible flag is supported on files in the file system of the Samba host
 	server.
-	</para>o
+	</para>
 
 <procedure>
 	<step><para>
@@ -702,7 +702,11 @@
 		</thead>
 		<tbody>
 		<row>
-			<entry><smbconfoption><name>case sensitive</name></smbconfoption>, <smbconfoption><name>default case</name></smbconfoption>, <smbconfoption><name>short preserve case</name></smbconfoption></entry>
+			<entry>
+			<smbconfoption><name>case sensitive</name></smbconfoption>,
+			<smbconfoption><name>default case</name></smbconfoption>,
+			<smbconfoption><name>short preserve case</name></smbconfoption>
+			</entry>
 			<entry><para>
 			This means that all file name lookup will be done in a case sensitive manner. 
 			Files will be created with the precise file name Samba received from the MS Windows client.
@@ -741,7 +745,11 @@
 			</para></entry>
 		</row>
 		<row>
-			<entry><smbconfoption><name>hide dot files</name></smbconfoption>, <smbconfoption><name>hide files</name></smbconfoption>, <smbconfoption><name>veto files</name></smbconfoption></entry>
+			<entry>
+			<smbconfoption><name>hide dot files</name></smbconfoption>,
+			<smbconfoption><name>hide files</name></smbconfoption>,
+			<smbconfoption><name>veto files</name></smbconfoption>
+			</entry>
 			<entry><para>
 			Note: MS Windows Explorer allows over-ride of files marked as hidden so they will still be visible.
 			</para></entry>
@@ -809,8 +817,6 @@
 			You can obtain the NT Server Manager for MS Windows NT4 Workstation from Microsoft &smbmdash; see details below.
 			</para>
 
-			<?latex \newpage ?>
-
 			<procedure>
 			<title>Instructions</title>
 			<step><para>

Modified: trunk/Samba-HOWTO-Collection/ProfileMgmt.xml
===================================================================
--- trunk/Samba-HOWTO-Collection/ProfileMgmt.xml	2005-02-05 21:02:41 UTC (rev 352)
+++ trunk/Samba-HOWTO-Collection/ProfileMgmt.xml	2005-02-06 22:59:52 UTC (rev 353)
@@ -500,7 +500,7 @@
 </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&displaylang=en">User Profile Hive Cleanup Service</ulink>
+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>
 </para>
 
 </sect2>



More information about the samba-cvs mailing list