From: Andrew Tridgell Date: Mon, 3 Jan 2005 02:47:00 +0000 (+0000) Subject: r4497: fixed a typo X-Git-Tag: samba-4.0.0alpha6~801^3~12095 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=593b657180eb8583620007f3a75daaf39e048d5e r4497: fixed a typo (This used to be commit 2f6107ea9af125a031479dd863447eeadd8e5cfc) --- diff --git a/howto.txt b/howto.txt index 7071fdfbc1e..aa67d7df66e 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: