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, Jul 5, 9:44 AM
Unknown Object (File)
Sat, Jul 4, 8:05 AM
Unknown Object (File)
Sat, Jul 4, 4:51 AM
Unknown Object (File)
Sat, Jul 4, 12:22 AM
Unknown Object (File)
Thu, Jul 2, 7:44 AM
Unknown Object (File)
Tue, Jun 23, 1:26 AM
Unknown Object (File)
Wed, Jun 10, 1:20 PM
Unknown Object (File)
May 30 2026, 9:56 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