svn commit: r235305 - stable/8/etc/mtree

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


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

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

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

Modified: stable/8/etc/mtree/BSD.usr.dist
==============================================================================
--- stable/8/etc/mtree/BSD.usr.dist	Sat May 12 00:43:14 2012	(r235304)
+++ stable/8/etc/mtree/BSD.usr.dist	Sat May 12 00:43:34 2012	(r235305)
@@ -193,8 +193,8 @@
             ..
             bootforth
             ..
-	    csh
-	    	..
+            csh
+            ..
             cvs
                 contrib
                 ..


More information about the svn-src-stable-8 mailing list