summaryrefslogtreecommitdiffstats
path: root/howto.txt
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
commitfc338f6ce28bb14e31cdf7a5b36af12ade39093a (patch)
treebc0c6465002ccc3386496adaf3f215381a661bfd /howto.txt
parent2f6107ea9af125a031479dd863447eeadd8e5cfc (diff)
downloadsamba-fc338f6ce28bb14e31cdf7a5b36af12ade39093a.tar.gz
samba-fc338f6ce28bb14e31cdf7a5b36af12ade39093a.tar.xz
samba-fc338f6ce28bb14e31cdf7a5b36af12ade39093a.zip
r4498: arrgh, really fix the typo this time
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index aa67d7df66e..a895903d17b 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: