summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorChris Frost2010-09-20 19:27:19 +0200
committerKarel Zak2010-09-30 22:32:25 +0200
commit320e5b73a2f2ae9ad57d0de27d8e82e676d7d027 (patch)
treef4971bbab22449eccf5b94c3bc493f399f48f7a1 /mount/mount.8
parentmount: fix mount.8, shortname=mixed is now default for vfat (diff)
downloadkernel-qcow2-util-linux-320e5b73a2f2ae9ad57d0de27d8e82e676d7d027.tar.gz
kernel-qcow2-util-linux-320e5b73a2f2ae9ad57d0de27d8e82e676d7d027.tar.xz
kernel-qcow2-util-linux-320e5b73a2f2ae9ad57d0de27d8e82e676d7d027.zip
mount: avoid starting a man page line with a single quote
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.84
1 files changed, 2 insertions, 2 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index c2256cb08..52127f7f2 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -1373,8 +1373,8 @@ compatible change and will be ignored by older kernels.
.TP
.BR journal_async_commit
Commit block can be written to disk without waiting for descriptor blocks. If
-enabled older kernels cannot mount the device. This will enable
-'journal_checksum' internally.
+enabled older kernels cannot mount the device.
+This will enable 'journal_checksum' internally.
.TP
.BR journal=update
Update the ext4 filesystem's journal to the current format.