summaryrefslogtreecommitdiff
path: root/lib/libc/gen/times.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/times.3')
-rw-r--r--lib/libc/gen/times.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/gen/times.3 b/lib/libc/gen/times.3
index eea2c3c513a..934ffc351bd 100644
--- a/lib/libc/gen/times.3
+++ b/lib/libc/gen/times.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: times.3,v 1.7 1999/07/09 13:35:19 aaron Exp $
+.\" $OpenBSD: times.3,v 1.8 2000/12/24 00:30:52 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -119,8 +119,7 @@ to indicate the error.
.Sh ERRORS
The
.Fn times
-function
-may fail and set the global variable
+function may fail and set the global variable
.Va errno
for any of the errors specified for the library
routines
@@ -135,6 +134,5 @@ and
.Sh STANDARDS
The
.Fn times
-function
-conforms to
+function conforms to
.St -p1003.1-88 .