diff options
author | ru <ru@FreeBSD.org> | 2001-02-26 14:33:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-26 14:33:54 +0000 |
commit | b8b2293293d8fd9c85c928dcd38fe2714e6b2a25 (patch) | |
tree | 6976aa55bfcc1685644dd5d38431478e49012071 /lib | |
parent | 63e36139636ec46b414f3dd6f7ae67ae7419595c (diff) | |
download | FreeBSD-src-b8b2293293d8fd9c85c928dcd38fe2714e6b2a25.zip FreeBSD-src-b8b2293293d8fd9c85c928dcd38fe2714e6b2a25.tar.gz |
``.St -p1003.1b'' -> ``.St -p1003.1b-93''.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/shm_open.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/shm_open.2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/shm_open.3 b/lib/libc/gen/shm_open.3 index e4910a9..3caec06 100644 --- a/lib/libc/gen/shm_open.3 +++ b/lib/libc/gen/shm_open.3 @@ -177,7 +177,7 @@ The and .Fn shm_unlink functions are believed to conform to -.St -p1003.1b . +.St -p1003.1b-93 . .Sh HISTORY The .Fn shm_open diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2 index e4910a9..3caec06 100644 --- a/lib/libc/sys/shm_open.2 +++ b/lib/libc/sys/shm_open.2 @@ -177,7 +177,7 @@ The and .Fn shm_unlink functions are believed to conform to -.St -p1003.1b . +.St -p1003.1b-93 . .Sh HISTORY The .Fn shm_open |