From 44535dd29b8c64e4f842744b6fe22fe8f74f0106 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 5 Jul 2012 07:48:15 +0200 Subject: [PATCH] mount.2: For MS_REMOUNT, source is ignored Signed-off-by: Michael Kerrisk --- man2/mount.2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man2/mount.2 b/man2/mount.2 index c77bcc801..a32bd0a2f 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 2012-05-10 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2012-07-05 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount file system .SH SYNOPSIS @@ -208,14 +208,14 @@ This allows you to change the and .I data of an existing mount without having to unmount and remount the file system. -.I source -and .I target -should be the same values specified in the initial +should be the same value specified in the initial .BR mount () call; +.I source +and .I filesystemtype -is ignored. +are ignored. The following .I mountflags