1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r4498: arrgh, really fix the typo this time

This commit is contained in:
Andrew Tridgell 2005-01-03 02:53:06 +00:00 committed by Gerald (Jerry) Carter
parent 2f6107ea9a
commit fc338f6ce2

View File

@ -146,7 +146,7 @@ the following 4 commands as root:
setfattr -n user.test -v test test.txt setfattr -n user.test -v test test.txt
setfattr -n security.test -v test2 test.txt setfattr -n security.test -v test2 test.txt
getfattr -d test.txt getfattr -d test.txt
getfattr -d test.txt getfattr -n security.test -d test.txt
You should see output like this: You should see output like this: