Page MenuHomeFreeBSD

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

Authored by grembo on Jun 25 2021, 2:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 5:30 PM
Unknown Object (File)
Sun, Oct 12, 5:57 AM
Unknown Object (File)
Sun, Oct 12, 5:57 AM
Unknown Object (File)
Sun, Oct 12, 5:57 AM
Unknown Object (File)
Sat, Oct 11, 7:48 PM
Unknown Object (File)
Thu, Oct 9, 1:29 AM
Unknown Object (File)
Tue, Oct 7, 1:11 AM
Unknown Object (File)
Fri, Oct 3, 12:22 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