correctly after groff processes them.
recommended command is (replace hda1 with appropriate device):
.PP
.br
-\ \fBe2image -r /dev/hda1 - | bzip2 > hda1.e2i.bz2\fR
+\ \fBe2image \-r /dev/hda1 \- | bzip2 > hda1.e2i.bz2\fR
.PP
This will only send the metadata information, without any data blocks.
However, the filenames in the directory blocks can still reveal
.BI \-c " max-mount-counts"
Adjust the maximal mounts count between two filesystem checks. If
.I max-mount-counts
-is 0 or -1, the number of times the filesystem is mounted will be disregarded
+is 0 or \-1, the number of times the filesystem is mounted will be disregarded
by
.BR e2fsck (8)
and the kernel.
.TP
.BI \-C " mount-count"
Set the number of times the filesystem has been mounted.
-Can be used in conjunction with -c to force an fsck on
+Can be used in conjunction with \-c to force an fsck on
the filesystem at the next reboot.
.TP
.BI \-e " error-behavior"