From 76e8b3364f12e3a15f813e6b98f6e5c248cdf997 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 16 Jun 2008 13:53:30 +0200 Subject: [PATCH] mount: add norealtime to mount.8 Signed-off-by: Karel Zak --- mount/mount.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mount/mount.8 b/mount/mount.8 index 65d33ba4..6af12e4a 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -641,6 +641,12 @@ current modify or change time. (Similar to noatime, but doesn't break mutt or other applications that need to know if a file has been read since the last time it was modified.) .TP +.B norelatime +Do not use +.B realatime +feature (e.g, for systems where the feature is enabled by default, for +more details see mount options in /proc/mounts). +.TP .B noauto Can only be mounted explicitly (i.e., the .B \-a -- 2.39.5