From a3ade5b2b1cfceddde0421edd7dd89b952fce066 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 12 Aug 2021 23:59:47 +0200 Subject: [PATCH] mount.2: SEE ALSO: add mount_setattr(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 3a8eb560e..6fd71421e 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -960,6 +960,7 @@ for details of this file. .BR mountpoint (1), .BR chroot (2), .BR ioctl_iflags (2), +.BR mount_settatr (2), .BR pivot_root (2), .BR umount (2), .BR mount_namespaces (7),