From ec147c6b0dc5fff40d4e3ffdb1898bb56493372d Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Feb 2001 14:48:38 +0000 Subject: /^\.St/ s/-iso9945-1/-p1003.1-96/ --- lib/libpthread/man/pthread_attr.3 | 2 +- lib/libpthread/man/pthread_condattr.3 | 2 +- lib/libpthread/man/pthread_kill.3 | 2 +- lib/libpthread/man/pthread_mutexattr.3 | 2 +- lib/libpthread/man/pthread_sigmask.3 | 2 +- lib/libpthread/man/sigwait.3 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/libpthread/man') diff --git a/lib/libpthread/man/pthread_attr.3 b/lib/libpthread/man/pthread_attr.3 index 18740e8..c34df1e 100644 --- a/lib/libpthread/man/pthread_attr.3 +++ b/lib/libpthread/man/pthread_attr.3 @@ -198,7 +198,7 @@ Invalid or unsupported value for and .Fn pthread_attr_getdetachstate conform to -.St -iso9945-1 +.St -p1003.1-96 .Pp .Fn pthread_attr_setinheritsched , .Fn pthread_attr_getinheritsched , diff --git a/lib/libpthread/man/pthread_condattr.3 b/lib/libpthread/man/pthread_condattr.3 index d17d59e..5b0200f 100644 --- a/lib/libpthread/man/pthread_condattr.3 +++ b/lib/libpthread/man/pthread_condattr.3 @@ -82,4 +82,4 @@ Invalid value for and .Fn pthread_condattr_destroy conform to -.St -iso9945-1 +.St -p1003.1-96 diff --git a/lib/libpthread/man/pthread_kill.3 b/lib/libpthread/man/pthread_kill.3 index 233c65b..b5bb859 100644 --- a/lib/libpthread/man/pthread_kill.3 +++ b/lib/libpthread/man/pthread_kill.3 @@ -72,4 +72,4 @@ is an invalid or unsupported signal number. .Sh STANDARDS .Fn pthread_kill conforms to -.St -iso9945-1 +.St -p1003.1-96 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 , diff --git a/lib/libpthread/man/pthread_sigmask.3 b/lib/libpthread/man/pthread_sigmask.3 index 73aa69a..f588911 100644 --- a/lib/libpthread/man/pthread_sigmask.3 +++ b/lib/libpthread/man/pthread_sigmask.3 @@ -93,4 +93,4 @@ is not one of the defined values. .Sh STANDARDS .Fn pthread_sigmask conforms to -.St -iso9945-1 +.St -p1003.1-96 diff --git a/lib/libpthread/man/sigwait.3 b/lib/libpthread/man/sigwait.3 index 3852bd9..818a623 100644 --- a/lib/libpthread/man/sigwait.3 +++ b/lib/libpthread/man/sigwait.3 @@ -81,4 +81,4 @@ specifies one or more invalid signal numbers. .Sh STANDARDS .Fn sigwait conforms to -.St -iso9945-1 +.St -p1003.1-96 -- cgit v1.1