summaryrefslogtreecommitdiff
path: root/misc/tune2fs.8.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-05-06 12:04:10 -0400
committerTheodore Ts'o <tytso@mit.edu>2005-05-06 12:04:10 -0400
commit7b921b9ab9131346db7467b1e0a955859685c744 (patch)
tree7cbed1a7682fed600aa8aff535e6b2af09befc78 /misc/tune2fs.8.in
parent153b4495c1bdf38e84f75986563dbae336000fad (diff)
downloade2fsprogs-7b921b9ab9131346db7467b1e0a955859685c744.tar.gz
Escape hyphens in the e2image and tune2fs man pages so that they show up
correctly after groff processes them.
Diffstat (limited to 'misc/tune2fs.8.in')
-rw-r--r--misc/tune2fs.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index cd9cd085..47b247e0 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -90,7 +90,7 @@ parameters on Linux ext2/ext3 filesystems.
.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.
@@ -116,7 +116,7 @@ option for time-dependent checking.
.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"