Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107761047
D30896.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
727 B
Referenced Files
None
Subscribers
None
D30896.diff
View Options
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 26, 2019
+.Dd June 25, 2021
.Dt SHM_OPEN 2
.Os
.Sh NAME
@@ -52,7 +52,7 @@
The
.Fn shm_open
system call opens (or optionally creates) a
-.Tn POSIX
+POSIX
shared memory object named
.Fa path .
The
@@ -258,7 +258,7 @@
.Dv O_TRUNC
flags may be used in portable programs.
.Pp
-.Tn POSIX
+POSIX
specifications state that the result of using
.Xr open 2 ,
.Xr read 2 ,
@@ -421,6 +421,7 @@
requires write permission to the shared memory object.
.El
.Sh SEE ALSO
+.Xr posixshmcontrol 1 ,
.Xr close 2 ,
.Xr fstat 2 ,
.Xr ftruncate 2 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 12:41 AM (20 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15909560
Default Alt Text
D30896.diff (727 B)
Attached To
Mode
D30896: shm_open(2): Cross-reference posixshmcontrol(1)
Attached
Detach File
Event Timeline
Log In to Comment