Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2013 16:19:14 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r257168 - head/etc/mtree
Message-ID:  <201310261619.r9QGJEQa034957@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery (ports committer)
Date: Sat Oct 26 16:19:14 2013
New Revision: 257168
URL: http://svnweb.freebsd.org/changeset/base/257168

Log:
  Fix indentation
  
  Reported by:	zont
  Approved by:	bapt (implicit)
  MFC after:	2 days
  X-MFC-With:	r257145

Modified:
  head/etc/mtree/BSD.root.dist

Modified: head/etc/mtree/BSD.root.dist
==============================================================================
--- head/etc/mtree/BSD.root.dist	Sat Oct 26 15:15:31 2013	(r257167)
+++ head/etc/mtree/BSD.root.dist	Sat Oct 26 16:19:14 2013	(r257168)
@@ -35,13 +35,13 @@
         gss
         ..
         keys
-	    pkg
+            pkg
                 revoked
                 ..
                 trusted
                 ..
-	    ..
-	..
+            ..
+        ..
         mail
         ..
         mtree
@@ -60,8 +60,8 @@
             weekly
             ..
         ..
-	pkg
-	..
+        pkg
+        ..
         ppp
         ..
         rc.d



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310261619.r9QGJEQa034957>