diff options
| -rw-r--r-- | man2/mount.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man2/mount.2 b/man2/mount.2 index 5eee0a07e7..3de6191ad8 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -37,7 +37,7 @@ .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: Add discussion of namespaces. .\" -.TH MOUNT 2 2010-09-10 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2012-01-18 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount file system .SH SYNOPSIS @@ -119,9 +119,6 @@ was also ignored .\" with the exception of the "hidden" MS_REC mountflags bit (the bind mount has the same mount options as the underlying mount point). -Since Linux 2.6.26, the -.B MS_RDONLY -flag is honored when making a bind mount. .TP .BR MS_DIRSYNC " (since Linux 2.5.19)" Make directory changes on this file system synchronous. |
