aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/shm_open.2
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-08-01 12:15:21 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-08-01 12:15:21 +0000
commit86f478757a0c145309c1c7744bb8d123cfef7750 (patch)
tree2299803f1e20369615d911d4ab30af728dd82c73 /lib/libc/sys/shm_open.2
parentb47d4cf924a3e47bd1b38fd7f9a0669b6bda1bdf (diff)
downloadsrc-86f478757a0c145309c1c7744bb8d123cfef7750.tar.gz
src-86f478757a0c145309c1c7744bb8d123cfef7750.zip
MFS: in HISTORY section, fix release number of first appearance
Notes
Notes: svn path=/head/; revision=80898
Diffstat (limited to 'lib/libc/sys/shm_open.2')
-rw-r--r--lib/libc/sys/shm_open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
index 3caec068c6c4..35ac103f609c 100644
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -184,7 +184,7 @@ The
and
.Fn shm_unlink
functions first appeared in
-.Fx 5.0 .
+.Fx 4.3 .
.Sh AUTHORS
.An Garrett A. Wollman Aq wollman@FreeBSD.org
(C library support and this manual page)