svn commit: r218951 - head/sbin/newfs

Jaakko Heinonen jh at FreeBSD.org
Tue Feb 22 15:31:40 UTC 2011


Author: jh
Date: Tue Feb 22 15:31:40 2011
New Revision: 218951
URL: http://svn.freebsd.org/changeset/base/218951

Log:
  Xref makefs(8).
  
  PR:		154708
  Submitted by:	jhs

Modified:
  head/sbin/newfs/newfs.8

Modified: head/sbin/newfs/newfs.8
==============================================================================
--- head/sbin/newfs/newfs.8	Tue Feb 22 14:58:14 2011	(r218950)
+++ head/sbin/newfs/newfs.8	Tue Feb 22 15:31:40 2011	(r218951)
@@ -28,7 +28,7 @@
 .\"     @(#)newfs.8	8.6 (Berkeley) 5/3/95
 .\" $FreeBSD$
 .\"
-.Dd December 9, 2010
+.Dd February 22, 2011
 .Dt NEWFS 8
 .Os
 .Sh NAME
@@ -297,6 +297,7 @@ on file systems that contain many small 
 .Xr dumpfs 8 ,
 .Xr fsck 8 ,
 .Xr gjournal 8 ,
+.Xr makefs 8 ,
 .Xr mount 8 ,
 .Xr tunefs 8 ,
 .Xr gvinum 8


More information about the svn-src-head mailing list