svn commit: r222762 - stable/8/sbin/newfs
Glen Barber
gjb at FreeBSD.org
Mon Jun 6 16:17:03 UTC 2011
Author: gjb (doc committer)
Date: Mon Jun 6 16:17:02 2011
New Revision: 222762
URL: http://svn.freebsd.org/changeset/base/222762
Log:
MFC 218951 [1]:
- Add reference to makefs(8).
PR: 154708
Obtained from: jh [1]
Modified:
stable/8/sbin/newfs/newfs.8
Directory Properties:
stable/8/sbin/newfs/ (props changed)
Modified: stable/8/sbin/newfs/newfs.8
==============================================================================
--- stable/8/sbin/newfs/newfs.8 Mon Jun 6 16:00:23 2011 (r222761)
+++ stable/8/sbin/newfs/newfs.8 Mon Jun 6 16:17:02 2011 (r222762)
@@ -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
@@ -291,6 +291,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-stable
mailing list