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.
Details
Details
- Reviewers
imp - Group Reviewers
manpages - Commits
- rGe349cc19cf1c: shm_open(2): Cross-reference posixshmcontrol(1)
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
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable