Differences between version 2 and predecessor to the previous major change of badblocks(8).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:56:34 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:56:34 pm | by perry | Revert |
@@ -92,9 +92,9 @@
__Badblocks__ will skip testing these blocks since they
are known to be bad. If ''input_file'' is specified as
''new'' bad blocks produced on the standard
output or in the output file. The __-b__ option of
-__
dumpe2fs__
(8) can be used to retrieve the list of
+dumpe2fs(8) can be used to retrieve the list of
blocks currently marked bad on an existing filesystem, in a
format suitable for use with this option.
@@ -103,10 +103,10 @@
Write the list of bad blocks to the specified file. Without
this option, __badblocks__ displays the list on its
standard output. The format of this file is suitable for use
-by the __-l__ option in __
e2fsck__
(8) or
-__
mke2fs__
(8).
+by the __-l__ option in e2fsck(8) or
+mke2fs(8).
__-p__ ''num_passes''
@@ -169,6 +169,6 @@
http://e2fsprogs.sourceforge.net.
!!SEE ALSO
-__
e2fsck__
(8), __mke2fs__(8)
+e2fsck(8), __mke2fs__(8)
----