diff options
author | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
commit | 7fe8bd2b880598e53bc05e6231d702f96becc09e (patch) | |
tree | 878f8e76c54315edcb7335a67637cb7ab5a1e6cd /sbin/badsect | |
parent | 036612bde9cdb357b7e2c00a02d3a82e1aca4462 (diff) | |
download | FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.zip FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin/badsect')
-rw-r--r-- | sbin/badsect/badsect.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index a1e4924..bcc1997 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -106,7 +106,7 @@ bad sector and whose name is the bad sector number. When it is discovered by .Xr fsck 8 it will ask -.Dq Li "HOLD BAD BLOCK ?" +.Dq Li "HOLD BAD BLOCK ?" . A positive response will cause .Xr fsck 8 to convert the inode to a regular file containing the bad block. |