r4497: fixed a typo
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Jan 2005 02:47:00 +0000 (02:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:14 +0000 (13:08 -0500)
howto.txt

index 7071fdfbc1ec11cf44b33929ba38752db589751c..aa67d7df66e32fde1dad8a2a5bca04ba79782194 100644 (file)
--- a/howto.txt
+++ b/howto.txt
@@ -146,7 +146,7 @@ the following 4 commands as root:
   setfattr -n user.test -v test test.txt
   setfattr -n security.test -v test2 test.txt
   getfattr -d test.txt
-  getfattr -d system.txt
+  getfattr -d test.txt
 
 You should see output like this: