summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-03 02:47:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:14 -0500
commit593b657180eb8583620007f3a75daaf39e048d5e (patch)
tree8b4b17bea545798f00382bb0116587acb47bf405 /howto.txt
parent9c0a83dd2ce28f0b1db4003c1592f0e2a837be76 (diff)
downloadsamba-593b657180eb8583620007f3a75daaf39e048d5e.tar.gz
samba-593b657180eb8583620007f3a75daaf39e048d5e.tar.bz2
samba-593b657180eb8583620007f3a75daaf39e048d5e.zip
r4497: fixed a typo
(This used to be commit 2f6107ea9af125a031479dd863447eeadd8e5cfc)
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 7071fdfbc1..aa67d7df66 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 system.txt
+ getfattr -d test.txt
You should see output like this: