From 74b46b5f77f1aaff4fce32a1aaf2586d5b7b760a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 4 Jun 2016 09:11:50 -0500 Subject: [PATCH] mount.2: Minor tweaks Signed-off-by: Michael Kerrisk --- man2/mount.2 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man2/mount.2 b/man2/mount.2 index 1c4a3d93a..ffcb56674 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -298,11 +298,13 @@ of an existing mount without having to unmount and remount the filesystem. .I target should be the same value specified in the initial .BR mount () -call; +call. + +The .I source and .I filesystemtype -are ignored. +arguments are ignored. The .I mountflags @@ -436,6 +438,7 @@ specifies an existing mount point and .I target 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 remaining bits in the .IR mountflags argument are ignored, as are the