r4498: arrgh, really fix the typo this time
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Jan 2005 02:53:06 +0000 (02:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:15 +0000 (13:08 -0500)
(This used to be commit fc338f6ce28bb14e31cdf7a5b36af12ade39093a)

howto.txt

index aa67d7df66e32fde1dad8a2a5bca04ba79782194..a895903d17be37511286be187647ee3e2a53235a 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 test.txt
+  getfattr -n security.test -d test.txt
 
 You should see output like this: