]> err.no Git - util-linux/commitdiff
mount: fix a small typo in mount.8
authorChristophe Blaess <Christophe@Blaess.fr>
Mon, 9 Jun 2008 09:32:19 +0000 (11:32 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Jun 2008 10:29:08 +0000 (12:29 +0200)
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 <Christophe@Blaess.fr>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 42d3e55e3baf0e4bff0e6fd8b4905df63ee878a6..65d33ba44bc5307116a293c6fb00bb6d27a7d877 100644 (file)
@@ -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