diff options
author | ru <ru@FreeBSD.org> | 2001-02-26 14:48:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-26 14:48:38 +0000 |
commit | ec147c6b0dc5fff40d4e3ffdb1898bb56493372d (patch) | |
tree | 8a12e296bb93a8a632d22c31d3a213955b609486 /lib/libpthread/man/pthread_mutexattr.3 | |
parent | 9a56ee4b1049d66a62cd4178495a4f9dae720b9f (diff) | |
download | FreeBSD-src-ec147c6b0dc5fff40d4e3ffdb1898bb56493372d.zip FreeBSD-src-ec147c6b0dc5fff40d4e3ffdb1898bb56493372d.tar.gz |
/^\.St/ s/-iso9945-1/-p1003.1-96/
Diffstat (limited to 'lib/libpthread/man/pthread_mutexattr.3')
-rw-r--r-- | lib/libpthread/man/pthread_mutexattr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_mutexattr.3 b/lib/libpthread/man/pthread_mutexattr.3 index dfbc279..ec79518 100644 --- a/lib/libpthread/man/pthread_mutexattr.3 +++ b/lib/libpthread/man/pthread_mutexattr.3 @@ -164,7 +164,7 @@ Invalid value for and .Fn pthread_mutexattr_destroy conform to -.St -iso9945-1 +.St -p1003.1-96 .Pp .Fn pthread_mutexattr_setprioceiling , .Fn pthread_mutexattr_getprioceiling , |