]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/mount.2
locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflush.2...
[thirdparty/man-pages.git] / man2 / mount.2
index 4680fda0dd83791780daac6df0787787951a9937..25ef17431288c8d45d9c774110363738485d4531 100644 (file)
@@ -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 2014-09-21 "Linux" "Linux Programmer's Manual"
+.TH MOUNT 2 2016-03-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mount \- mount filesystem
 .SH SYNOPSIS
@@ -90,10 +90,8 @@ in the low order 16 bits:
 .\"            can be re-marked PRIVATE.
 .\"    MS_SHARED
 .\"            Mount points that are marked SHARED propagate mount events
-.\"            to one another after bieing cloned.
-
+.\"            to one another after being cloned.
 .\"                    mount --make-rshared ==> MS_SHARED | MS_REC
-
 .\"    MS_SLAVE
 .\"            A previously shared mount point can be marked SLAVE, meaning
 .\"            it receives propagated events, but does not propagate events.
@@ -529,5 +527,6 @@ for details.
 .BR namespaces (7),
 .BR path_resolution (7),
 .BR lsblk (8),
+.BR findmnt (8),
 .BR mount (8),
 .BR umount (8)