summaryrefslogtreecommitdiffstats
path: root/mount
diff options
context:
space:
mode:
authorKarel Zak2008-09-25 22:25:38 +0200
committerKarel Zak2008-09-25 22:25:38 +0200
commitaa24a176ecfb996e362ce43249a530622715873b (patch)
tree92471594a30ec054cf3086ea7cc3f39a496de6b3 /mount
parentchrt: add NLS support, clean error messages and return codes (diff)
downloadkernel-qcow2-util-linux-aa24a176ecfb996e362ce43249a530622715873b.tar.gz
kernel-qcow2-util-linux-aa24a176ecfb996e362ce43249a530622715873b.tar.xz
kernel-qcow2-util-linux-aa24a176ecfb996e362ce43249a530622715873b.zip
mount: fix typo
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 01a1dc098..39a6ff834 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -658,7 +658,7 @@ since the last time it was modified.)
.TP
.B norelatime
Do not use
-.B realatime
+.B relatime
feature (e.g, for systems where the feature is enabled by default, for
more details see mount options in /proc/mounts).
.TP