diff options
author | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
commit | 71f5160702a3685adb78b26f229b3c74a458c0f5 (patch) | |
tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /sbin/badsect | |
parent | 62621e3ce1a174c2bfdb3d517009676a09fce1c3 (diff) | |
download | FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.zip FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.tar.gz |
Sort cross references.
Diffstat (limited to 'sbin/badsect')
-rw-r--r-- | sbin/badsect/badsect.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index 840011d..322f8c4 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)badsect.8 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt BADSECT 8 @@ -112,8 +113,8 @@ A positive response will cause 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 format 8 , +.Xr fsck 8 .Sh DIAGNOSTICS .Nm Badsect refuses to attach a block that |