svn commit: r235304 - stable/9/etc/mtree

Eitan Adler eadler at FreeBSD.org
Sat May 12 00:43:15 UTC 2012


Author: eadler
Date: Sat May 12 00:43:14 2012
New Revision: 235304
URL: http://svn.freebsd.org/changeset/base/235304

Log:
  MFC r235203:
  	fix spacing in mtree file
  
  Approved by:	cperciva (implicit)

Modified:
  stable/9/etc/mtree/BSD.usr.dist
Directory Properties:
  stable/9/etc/   (props changed)

Modified: stable/9/etc/mtree/BSD.usr.dist
==============================================================================
--- stable/9/etc/mtree/BSD.usr.dist	Sat May 12 00:40:44 2012	(r235303)
+++ stable/9/etc/mtree/BSD.usr.dist	Sat May 12 00:43:14 2012	(r235304)
@@ -209,8 +209,8 @@
             ..
             bootforth
             ..
-	    csh
-	    	..
+            csh
+            ..
             cvs
                 contrib
                 ..


More information about the svn-src-stable mailing list