From: Christophe Blaess Date: Mon, 9 Jun 2008 09:32:19 +0000 (+0200) Subject: mount: fix a small typo in mount.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf58a8697926711efec9e494e810d3f6bfd3938;p=util-linux mount: fix a small typo in mount.8 While working on french translation of the Linux Man Pages, I've found a small typo in mount.8. Only one wrong letter : the option "osyncis_o_sync" for XFS filesystem is erroneously replaced by "osyncis_d_sync" (the previous option). Signed-off-by: Christophe Blaess Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 42d3e55e..65d33ba4 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -1949,7 +1949,7 @@ must be mounted read-only or the mount will fail. Don't check for double mounted file systems using the file system uuid. This is useful to mount LVM snapshot volumes. .TP -.B osyncisdsync +.B osyncisosync Make O_SYNC writes implement true O_SYNC. WITHOUT this option, Linux XFS behaves as if an .B osyncisdsync