diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-26 14:33:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-26 14:33:54 +0000 |
| commit | 3d751065b0d6f94433c352050095cfa17df1fa44 (patch) | |
| tree | 768e6cd072a11c6ea3c77374e3ff99767909e693 /lib | |
| parent | 849447b80dd2789cb05407795af6813bbc125645 (diff) | |
Notes
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 e4910a9e4271..3caec068c6c4 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 e4910a9e4271..3caec068c6c4 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 |
