Fix typo.
authorJohn Terpstra <jht@samba.org>
Fri, 28 Sep 2007 13:19:30 +0000 (13:19 +0000)
committerJohn Terpstra <jht@samba.org>
Fri, 28 Sep 2007 13:19:30 +0000 (13:19 +0000)
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>