diff options
Diffstat (limited to 'lib/libc')
-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 |