1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r4497: fixed a typo

(This used to be commit 2f6107ea9a)
This commit is contained in:
Andrew Tridgell 2005-01-03 02:47:00 +00:00 committed by Gerald (Jerry) Carter
parent 9c0a83dd2c
commit 593b657180

View File

@ -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: