diff options
author | Karel Zak | 2008-09-25 22:25:38 +0200 |
---|---|---|
committer | Karel Zak | 2008-09-25 22:25:38 +0200 |
commit | aa24a176ecfb996e362ce43249a530622715873b (patch) | |
tree | 92471594a30ec054cf3086ea7cc3f39a496de6b3 /mount | |
parent | chrt: add NLS support, clean error messages and return codes (diff) | |
download | kernel-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.8 | 2 |
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 |