summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-03 02:53:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:15 -0500
commitdd1c0a56b4e09454b6612923acfeef2fb4be7639 (patch)
treec449877c463186114241a29a66bfa9052cf81afe
parent593b657180eb8583620007f3a75daaf39e048d5e (diff)
downloadsamba-dd1c0a56b4e09454b6612923acfeef2fb4be7639.tar.gz
samba-dd1c0a56b4e09454b6612923acfeef2fb4be7639.tar.bz2
samba-dd1c0a56b4e09454b6612923acfeef2fb4be7639.zip
r4498: arrgh, really fix the typo this time
(This used to be commit fc338f6ce28bb14e31cdf7a5b36af12ade39093a)
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index aa67d7df66..a895903d17 100644
--- 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: