Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sbin/newfs Pull up revision 1.27 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/04c81467563e
branches:  netbsd-1-5
changeset: 491069:04c81467563e
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 16:29:53 2001 +0000

description:
Pull up revision 1.27 (requested by wiz):
  Don't xref format(8) -- the man pages we have for it (hp300/vax) don't
  seem very interesting at all, if not even obsolete.
  Also some whitespace fixes.

diffstat:

 sbin/newfs/newfs.8 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 8056d9a69380 -r 04c81467563e sbin/newfs/newfs.8
--- a/sbin/newfs/newfs.8        Wed Apr 04 16:27:48 2001 +0000
+++ b/sbin/newfs/newfs.8        Wed Apr 04 16:29:53 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: newfs.8,v 1.24 1999/05/16 20:58:49 ad Exp $
+.\"    $NetBSD: newfs.8,v 1.24.8.1 2001/04/04 16:29:53 he Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -297,16 +297,16 @@
 For the
 .Nm
 command to succeed,
-the disklabel should first be updated such that the fstype field for the 
-partition is set to 
-.Bx 4.2 . 
+the disklabel should first be updated such that the fstype field for the
+partition is set to
+.Bx 4.2 .
 .Sh SEE ALSO
 .Xr disktab 5 ,
 .Xr fs 5 ,
 .Xr dumpfs 8 ,
 .Xr disklabel 8 ,
 .Xr diskpart 8 ,
-.Xr format 8 ,
+.\" .Xr format 8 ,
 .Xr fsck_ffs 8 ,
 .Xr fsirand 8 ,
 .Xr mount 8 ,



Home | Main Index | Thread Index | Old Index