diff options
author | ru <ru@FreeBSD.org> | 2001-02-26 15:16:43 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-26 15:16:43 +0000 |
commit | ba42cfc998c52c5b981d7d9bada12b355c52d970 (patch) | |
tree | 2b5660af0b2ed5a87afa753e3d17374437255a5c /lib/libpthread/man/sem_open.3 | |
parent | ec147c6b0dc5fff40d4e3ffdb1898bb56493372d (diff) | |
download | FreeBSD-src-ba42cfc998c52c5b981d7d9bada12b355c52d970.zip FreeBSD-src-ba42cfc998c52c5b981d7d9bada12b355c52d970.tar.gz |
Use ``.St -p1003.1-96''.
Diffstat (limited to 'lib/libpthread/man/sem_open.3')
-rw-r--r-- | lib/libpthread/man/sem_open.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/man/sem_open.3 b/lib/libpthread/man/sem_open.3 index a948bdc..22229b3 100644 --- a/lib/libpthread/man/sem_open.3 +++ b/lib/libpthread/man/sem_open.3 @@ -77,6 +77,5 @@ Function not supported by this implementation. .Fn sem_close , and .Fn sem_unlink -conform to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1 1996 Edition. +conform to +.St -p1003.1-96 . |