From f4ec7624c9fcbb41ffa35158cb6c2e6525684279 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Mar 2006 05:33:42 +0000 Subject: [PATCH] Added FIXME. --- man2/mount.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man2/mount.2 b/man2/mount.2 index ee380db9c..0971d0a74 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -177,6 +177,8 @@ was specified for all file opens to this file system). From Linux 2.4 onwards, the .BR MS_NODEV ", " MS_NOEXEC ", and " MS_NOSUID flags are settable on a per-mount point basis. +.\" FIXME Since Linux 2.6.16, MS_NODIRATIME and MS_NOATIME are +.\" also settable on a per-mount basis .PP The .IR data