https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225905
Bug ID: 225905
Summary: shmget man page misses #include "sys/stat.h"
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
PROBLEM:
In the shmget() man page, the S_IRUSR, S_IWUSR etc are mentioned.
This forces one has grep first to find out what #include file directive has to
be added.
SOLUTION:
Add a line «#include "sys/stat.h"» to the synopsis.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"