From: Chris Frost Date: Mon, 20 Sep 2010 17:27:19 +0000 (-0700) Subject: mount: avoid starting a man page line with a single quote X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320e5b73a2f2ae9ad57d0de27d8e82e676d7d027;p=util-linux mount: avoid starting a man page line with a single quote Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index c2256cb0..52127f7f 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.