mount.2: For MS_REMOUNT, source is ignored

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-07-05 07:48:15 +02:00
parent f658081708
commit 44535dd29b
1 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
.\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
.\" 2008-10-06, mtk: Add discussion of namespaces. .\" 2008-10-06, mtk: Add discussion of namespaces.
.\" .\"
.TH MOUNT 2 2012-05-10 "Linux" "Linux Programmer's Manual" .TH MOUNT 2 2012-07-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mount \- mount file system mount \- mount file system
.SH SYNOPSIS .SH SYNOPSIS
@ -208,14 +208,14 @@ This allows you to change the
and and
.I data .I data
of an existing mount without having to unmount and remount the file system. of an existing mount without having to unmount and remount the file system.
.I source
and
.I target .I target
should be the same values specified in the initial should be the same value specified in the initial
.BR mount () .BR mount ()
call; call;
.I source
and
.I filesystemtype .I filesystemtype
is ignored. are ignored.
The following The following
.I mountflags .I mountflags