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

tridge at samba.org tridge at samba.org
Mon Jan 3 02:47:01 GMT 2005


Author: tridge
Date: 2005-01-03 02:47:00 +0000 (Mon, 03 Jan 2005)
New Revision: 4497

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

Log:
fixed a typo
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:26:14 UTC (rev 4496)
+++ branches/SAMBA_4_0/howto.txt	2005-01-03 02:47:00 UTC (rev 4497)
@@ -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 system.txt
+  getfattr -d test.txt
 
 You should see output like this:
 



More information about the samba-cvs mailing list