Ooops -- I misreplied on this one. See below. On 01/16/2015 07:47 AM, Michael Kerrisk (man-pages) wrote: > Thanks, Akihiro. Applied. > > Cheers, > > Michael > > > On 01/15/2015 06:26 PM, Akihiro Motoki wrote: >> diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 >> index ce4955b..30c5a7d 100644 >> --- a/man7/user_namespaces.7 >> +++ b/man7/user_namespaces.7 >> @@ -292,7 +292,7 @@ flags >> and the "atime" flags >> .RB ( MS_NOATIME , >> .BR MS_NODIRATIME , >> -.BR MS_RELATIME) >> +.BR MS_REALTIME) MS_RELATIME is correct (see mount(2)). But, there is a formatting problem here. That line should be .BR MS_RELATIME ) Fixed now. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html