Escape hyphens in the e2image and tune2fs man pages so that they show up

correctly after groff processes them.
bitmap-optimize
Theodore Ts'o 2005-05-06 12:04:10 -04:00
parent 153b4495c1
commit 7b921b9ab9
2 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@ of bug reports to e2fsprogs. When used in this capacity, the
recommended command is (replace hda1 with appropriate device): recommended command is (replace hda1 with appropriate device):
.PP .PP
.br .br
\ \fBe2image -r /dev/hda1 - | bzip2 > hda1.e2i.bz2\fR \ \fBe2image \-r /dev/hda1 \- | bzip2 > hda1.e2i.bz2\fR
.PP .PP
This will only send the metadata information, without any data blocks. This will only send the metadata information, without any data blocks.
However, the filenames in the directory blocks can still reveal However, the filenames in the directory blocks can still reveal

View File

@ -90,7 +90,7 @@ parameters on Linux ext2/ext3 filesystems.
.BI \-c " max-mount-counts" .BI \-c " max-mount-counts"
Adjust the maximal mounts count between two filesystem checks. If Adjust the maximal mounts count between two filesystem checks. If
.I max-mount-counts .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 by
.BR e2fsck (8) .BR e2fsck (8)
and the kernel. and the kernel.
@ -116,7 +116,7 @@ option for time-dependent checking.
.TP .TP
.BI \-C " mount-count" .BI \-C " mount-count"
Set the number of times the filesystem has been mounted. 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. the filesystem at the next reboot.
.TP .TP
.BI \-e " error-behavior" .BI \-e " error-behavior"