diff options
author | max <max@FreeBSD.org> | 1997-10-15 17:33:47 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-15 17:33:47 +0000 |
commit | fe54436c76fe2cc4162bb2ea349f5147bc8eadd3 (patch) | |
tree | 3ed44c20e1ffa3526565c08f255745ef63011668 /sbin/badsect | |
parent | 2a42de02f4e574ec3a1c7fd6bb82c44a628beb8c (diff) | |
download | FreeBSD-src-fe54436c76fe2cc4162bb2ea349f5147bc8eadd3.zip FreeBSD-src-fe54436c76fe2cc4162bb2ea349f5147bc8eadd3.tar.gz |
Remove Xref to format(8) which does not exist.
Diffstat (limited to 'sbin/badsect')
-rw-r--r-- | sbin/badsect/badsect.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index 0f4c649..ef38d2c 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)badsect.8 8.1 (Berkeley) 6/5/93 -.\" $Id: badsect.8,v 1.4 1997/02/22 14:32:09 peter Exp $ +.\" $Id: badsect.8,v 1.5 1997/06/04 06:40:30 charnier Exp $ .\" .Dd June 5, 1993 .Dt BADSECT 8 @@ -113,7 +113,6 @@ A positive response will cause to convert the inode to a regular file containing the bad block. .Sh SEE ALSO .Xr bad144 8 , -.Xr format 8 , .Xr fsck 8 .Sh DIAGNOSTICS .Nm Badsect |