mount.2: Minor tweaks

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-04 09:11:50 -05:00
parent f429fadc96
commit 74b46b5f77
1 changed files with 5 additions and 2 deletions

View File

@ -298,11 +298,13 @@ of an existing mount without having to unmount and remount the filesystem.
.I target .I target
should be the same value specified in the initial should be the same value specified in the initial
.BR mount () .BR mount ()
call; call.
The
.I source .I source
and and
.I filesystemtype .I filesystemtype
are ignored. arguments are ignored.
The The
.I mountflags .I mountflags
@ -436,6 +438,7 @@ specifies an existing mount point and
.I target .I target
specifies the new location to which that mount point is to be relocated. specifies the new location to which that mount point is to be relocated.
The move is atomic: at no point is the subtree unmounted. The move is atomic: at no point is the subtree unmounted.
The remaining bits in the The remaining bits in the
.IR mountflags .IR mountflags
argument are ignored, as are the argument are ignored, as are the