shmget.2: Add a reference to the example in shmop(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-28 11:56:07 +01:00
parent 5d7a184304
commit a0cdf1e1b3
1 changed files with 3 additions and 0 deletions

View File

@ -411,6 +411,9 @@ The name choice
was perhaps unfortunate,
.B IPC_NEW
would more clearly show its function.
.SH EXAMPLE
See
.BR shmop (2).
.SH SEE ALSO
.BR memfd_create (2),
.BR shmat (2),