aboutsummaryrefslogtreecommitdiff
path: root/sbin/badsect
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit6087df9e8b0853475378c8ffa0d7f60590343e34 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/badsect
parenta3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (diff)
Notes
Diffstat (limited to 'sbin/badsect')
-rw-r--r--sbin/badsect/badsect.814
1 files changed, 7 insertions, 7 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8
index be24febcd039..10812b6b567e 100644
--- a/sbin/badsect/badsect.8
+++ b/sbin/badsect/badsect.8
@@ -112,22 +112,22 @@ it will ask
A positive response will cause
.Xr fsck 8
to convert the inode to a regular file containing the bad block.
-.Sh SEE ALSO
-.Xr fsck 8
.Sh DIAGNOSTICS
The
.Nm
utility refuses to attach a block that
resides in a critical area or is out of range of the file system.
A warning is issued if the block is already in use.
+.Sh SEE ALSO
+.Xr fsck 8
+.Sh HISTORY
+The
+.Nm
+utility appeared in
+.Bx 4.1 .
.Sh BUGS
If more than one sector which comprise a file system fragment are bad,
you should specify only one of them to
.Nm ,
as the blocks in the bad sector files actually cover all the sectors in a
file system fragment.
-.Sh HISTORY
-The
-.Nm
-utility appeared in
-.Bx 4.1 .