/^\.St/ s/-iso9945-1/-p1003.1-96/

This commit is contained in:
ru 2001-02-26 14:48:38 +00:00
parent 9a56ee4b10
commit ec147c6b0d
21 changed files with 24 additions and 24 deletions

View File

@ -290,7 +290,7 @@ and
functions conform to
.St -isoC ,
and conform to
.St -p1003.1
.St -p1003.1-96
provided the selected local timezone does not contain a leap-second table
(see
.Xr zic 8 ) .
@ -302,7 +302,7 @@ The
and
.Fn localtime_r
functions are expected to conform to
.St -iso9945-1
.St -p1003.1-96
(again provided the selected local timezone does not contain a leap-second
table).
.Pp

View File

@ -193,10 +193,10 @@ The return value of
was changed from earlier versions of
.Fx
to be conformant with
.St -iso9945-1 .
.St -p1003.1-96 .
.Sh STANDARDS
.Fn getlogin
and
.Fn getlogin_r
conform to
.St -iso9945-1 .
.St -p1003.1-96 .

View File

@ -81,4 +81,4 @@ specifies one or more invalid signal numbers.
.Sh STANDARDS
.Fn sigwait
conforms to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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 ,

View File

@ -82,4 +82,4 @@ Invalid value for
and
.Fn pthread_condattr_destroy
conform to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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

View File

@ -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 ,

View File

@ -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

View File

@ -81,4 +81,4 @@ specifies one or more invalid signal numbers.
.Sh STANDARDS
.Fn sigwait
conforms to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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 ,

View File

@ -82,4 +82,4 @@ Invalid value for
and
.Fn pthread_condattr_destroy
conform to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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

View File

@ -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 ,

View File

@ -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

View File

@ -81,4 +81,4 @@ specifies one or more invalid signal numbers.
.Sh STANDARDS
.Fn sigwait
conforms to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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 ,

View File

@ -82,4 +82,4 @@ Invalid value for
and
.Fn pthread_condattr_destroy
conform to
.St -iso9945-1
.St -p1003.1-96

View File

@ -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

View File

@ -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 ,

View File

@ -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

View File

@ -1447,8 +1447,6 @@ are:
.St -iso8802-3
.It Li "-iso9899"
.St -iso9899
.It Li "-iso9945-1"
.St -iso9945-1
.It Li "-isoC"
.St -isoC
.It Li "-isoC-99"
@ -1459,6 +1457,8 @@ are:
.St -p1003.1-88
.It Li "-p1003.1-90"
.St -p1003.1-90
.It Li "-p1003.1-96"
.St -p1003.1-96
.It Li "-p1003.1b"
.St -p1003.1b
.It Li "-p1003.1b-93"