diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
commit | 1252c1bb05d92fbfcc2d5608fa53207fee06c3f3 (patch) | |
tree | 9a598aafc25595c9cefcb7a1b197c6c9b8ae3769 /sbin/badsect/badsect.8 | |
parent | 1586940ea584a005267e46f02d0e06a244da7aff (diff) | |
download | src-1252c1bb05d92fbfcc2d5608fa53207fee06c3f3.tar.gz src-1252c1bb05d92fbfcc2d5608fa53207fee06c3f3.zip |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=70152
Diffstat (limited to 'sbin/badsect/badsect.8')
-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 a1e4924ce806..bcc199794b64 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. |