From 320e5b73a2f2ae9ad57d0de27d8e82e676d7d027 Mon Sep 17 00:00:00 2001 From: Chris Frost Date: Mon, 20 Sep 2010 10:27:19 -0700 Subject: [PATCH] mount: avoid starting a man page line with a single quote Signed-off-by: Karel Zak --- mount/mount.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5