Fix typo.
authorJohn Terpstra <jht@samba.org>
Fri, 28 Sep 2007 13:19:30 +0000 (13:19 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:38 +0000 (08:47 -0500)
(This used to be commit 6ecbbf8d6542152e01b6b2597fce3c0f24acebfe)

docs/Samba3-HOWTO/TOSHARG-AccessControls.xml

index 4a0f46d6ac6e206f66939891500abf65d9c642c7..48f439deadc6f6b4726c8121c0fc3126e7893ad8 100644 (file)
@@ -517,7 +517,7 @@ CAP_LINUX_IMMUTABLE capability can set or clear this attribute.
        <step><para>
        Login as the <constant>root</constant> user, then set the immutibile flag on a test file as follows:
 <screen>
-&rootprompt; chatter +i `filename'
+&rootprompt; chattr +i `filename'
 </screen>
        </para></step>