summaryrefslogtreecommitdiff
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-11-30 21:35:47 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-11-30 21:35:47 +0000
commit357e6642dbdc6e0f954d40a3226209284ac1dc25 (patch)
treedeb76b6cd0e532474f5cca271ef54098cbe1f4f8 /lib/libpthread/man
parentfc83a64d63cb39f9d268bdb1edb2f6cbddf46b4b (diff)
do not use .St -p1003.1d-99 which is used in exactly two pages;
im going to delete support for it from mandoc(1)
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r--lib/libpthread/man/pthread_getcpuclockid.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libpthread/man/pthread_getcpuclockid.3 b/lib/libpthread/man/pthread_getcpuclockid.3
index b01ff49afda..fae9aaaa993 100644
--- a/lib/libpthread/man/pthread_getcpuclockid.3
+++ b/lib/libpthread/man/pthread_getcpuclockid.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_getcpuclockid.3,v 1.1 2013/06/17 19:11:54 guenther Exp $
+.\" $OpenBSD: pthread_getcpuclockid.3,v 1.2 2014/11/30 21:35:46 schwarze Exp $
.\"
.\" Copyright (c) 2013 Philip Guenther <guenther@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 17 2013 $
+.Dd $Mdocdate: November 30 2014 $
.Dt PTHREAD_GETCPUCLOCKID 3
.Os
.Sh NAME
@@ -55,7 +55,7 @@ function conforms to
.Sh HISTORY
The
.Fn pthread_getcpuclockid
-function first appeared in
-.St -p1003.1d-99
+function first appeared in IEEE Std 1003.1d-1999
+.Pq Dq POSIX.1d
and has been available since
.Ox 5.4 .