diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /sbin/badsect | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'sbin/badsect')
-rw-r--r-- | sbin/badsect/badsect.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8 index 5aa4b01..7ac3e72 100644 --- a/sbin/badsect/badsect.8 +++ b/sbin/badsect/badsect.8 @@ -63,7 +63,7 @@ currently requires the running of the standard formatter. Thus to deal with a newly bad block or on disks where the drivers -do not support the bad-blocking standard +do not support the bad-blocking standard .Nm may be used to good effect. .Pp @@ -88,7 +88,7 @@ and run on the file system. The bad sectors should show up in two files or in the bad sector files and the free list. Have .Xr fsck -remove files containing the offending bad sectors, but +remove files containing the offending bad sectors, but .Em do not have it remove the .Pa BAD/ Ns Em nnnnn @@ -103,11 +103,11 @@ works by giving the specified sector numbers in a system call, creating an illegal file whose first block address is the block containing bad sector and whose name is the bad sector number. -When it is discovered by +When it is discovered by .Xr fsck 8 it will ask .Dq Li "HOLD BAD BLOCK \&?" . -A positive response will cause +A positive response will cause .Xr fsck 8 to convert the inode to a regular file containing the bad block. .Sh SEE ALSO |