summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-16 08:47:23 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 22:43:25 +0200
commitd5ee9f931eecfa47be6b3ba5ac5ec725bc9472aa (patch)
tree39eb0e1a530fc75a438f86c44df4717adfb2cdb4
parente817f70a5f829d7f2517ba830ee2d07fc6acac45 (diff)
memfd_secret.2: SEE ALSO: add memfd_create(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/memfd_secret.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/memfd_secret.2 b/man2/memfd_secret.2
index 69d23b861..f3380818e 100644
--- a/man2/memfd_secret.2
+++ b/man2/memfd_secret.2
@@ -151,5 +151,6 @@ system call is Linux-specific.
.BR fcntl (2),
.BR ftruncate (2),
.BR mlock (2),
+.BR memfd_create (2),
.BR mmap (2),
.BR setrlimit (2)