summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/AccessControls.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-02-06 22:59:52 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:12 -0500
commit9ef26b7ef39e569f9484b409264cb84158ab6be1 (patch)
tree815bc92ea3b1d51027f70acab607c5b532976fd3 /docs/Samba-HOWTO-Collection/AccessControls.xml
parentabd5f7ee4e2e9580612e04b2f2e0075c0fd1d380 (diff)
downloadsamba-9ef26b7ef39e569f9484b409264cb84158ab6be1.tar.gz
samba-9ef26b7ef39e569f9484b409264cb84158ab6be1.tar.bz2
samba-9ef26b7ef39e569f9484b409264cb84158ab6be1.zip
Fix typos.
(This used to be commit 9d0669c8596752ef534523a14d40f2de60a649fb)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/AccessControls.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/AccessControls.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/docs/Samba-HOWTO-Collection/AccessControls.xml b/docs/Samba-HOWTO-Collection/AccessControls.xml
index f8f5d87ef0..fc129f6712 100644
--- a/docs/Samba-HOWTO-Collection/AccessControls.xml
+++ b/docs/Samba-HOWTO-Collection/AccessControls.xml
@@ -424,14 +424,14 @@ drwsrwsrwx 2 maryo gnomes 48 2003-05-12 22:29 muchado08
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 @@ Before using any of the following options, please refer to the man page for &smb
</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 @@ Before using any of the following options, please refer to the man page for &smb
</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 @@ Before using any of the following options, please refer to the man page for &smb
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>