svn commit: samba r4498 - in branches/SAMBA_4_0: .

tridge at samba.org tridge at samba.org
Mon Jan 3 02:53:07 GMT 2005


Author: tridge
Date: 2005-01-03 02:53:06 +0000 (Mon, 03 Jan 2005)
New Revision: 4498

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4498

Log:
arrgh, really fix the typo this time
Modified:
   branches/SAMBA_4_0/howto.txt


Changeset:
Modified: branches/SAMBA_4_0/howto.txt
===================================================================
--- branches/SAMBA_4_0/howto.txt	2005-01-03 02:47:00 UTC (rev 4497)
+++ branches/SAMBA_4_0/howto.txt	2005-01-03 02:53:06 UTC (rev 4498)
@@ -146,7 +146,7 @@
   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:
 



More information about the samba-cvs mailing list