Page MenuHomeFreeBSD

shm_open(2): Cross-reference posixshmcontrol(1)
ClosedPublic

Authored by grembo on Jun 25 2021, 2:11 PM.
Tags
None
Referenced Files
F136131602: D30896.diff
Sun, Nov 16, 1:07 AM
Unknown Object (File)
Fri, Nov 14, 7:39 AM
Unknown Object (File)
Thu, Nov 13, 3:14 AM
Unknown Object (File)
Sat, Nov 1, 12:50 PM
Unknown Object (File)
Fri, Oct 31, 1:22 PM
Unknown Object (File)
Tue, Oct 28, 4:25 AM
Unknown Object (File)
Sun, Oct 26, 9:28 PM
Unknown Object (File)
Thu, Oct 23, 9:21 PM
Subscribers

Details

Summary

When debugging POSIX shared memory issues, it's really
useful to learn that there is a command line tool now
to manipulate shared memory segments.

Test Plan
mandoc -T lint shm_open.2
mandoc: shm_open.2:289:2: WARNING: sections out of conventional order: Sh EXAMPLES

(didn't want to re-arrange sections in the man page)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable