From 18132fd6f70a68ddd68310ab2305136e14accc18 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 20 Aug 2018 14:43:57 +0200 Subject: [PATCH] mount.2: SEE ALSO: add ioctl_iflags(2) Signed-off-by: Michael Kerrisk --- man2/mount.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/mount.2 b/man2/mount.2 index a8f104776..47d6f5157 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -824,6 +824,7 @@ and for details of these files. .SH SEE ALSO .BR mountpoint (1), +.BR ioctl_iflags (2), .BR umount (2), .BR mount_namespaces (7), .BR path_resolution (7),