Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sbin/badsect Pull up rev. 1.12 to netbsd-1-5 branch, OK...



details:   https://anonhg.NetBSD.org/src/rev/2c8d1d053c6a
branches:  netbsd-1-5
changeset: 489647:2c8d1d053c6a
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Mon Oct 02 22:22:57 2000 +0000

description:
Pull up rev. 1.12 to netbsd-1-5 branch, OK'd by thorpej:

 > We don't ship format(8), so don't x-ref it.

diffstat:

 sbin/badsect/badsect.8 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r d05819885b1f -r 2c8d1d053c6a sbin/badsect/badsect.8
--- a/sbin/badsect/badsect.8    Mon Oct 02 22:21:30 2000 +0000
+++ b/sbin/badsect/badsect.8    Mon Oct 02 22:22:57 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: badsect.8,v 1.11 1998/04/29 09:49:10 fair Exp $
+.\"    $NetBSD: badsect.8,v 1.11.10.1 2000/10/02 22:22:57 hubertf Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -117,8 +117,7 @@
 to convert the inode to a regular file containing the bad block.
 .Sh SEE ALSO
 .Xr bad144 8 ,
-.Xr fsck 8 ,
-.Xr format 8
+.Xr fsck 8
 .Sh DIAGNOSTICS
 .Nm
 refuses to attach a block that



Home | Main Index | Thread Index | Old Index