summaryrefslogtreecommitdiff
path: root/lib/libc/gen/clock.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 00:31:01 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 00:31:01 +0000
commitb1044a070b87b20a73f593b1087fae3a062d5920 (patch)
treedaa375c4c5a8cf9fabd0f0657b2141fbb899ef71 /lib/libc/gen/clock.3
parent89891a551cfa28139f6165de0c822d75e1035761 (diff)
Various repairs, mostly to get rid of short lines.
Diffstat (limited to 'lib/libc/gen/clock.3')
-rw-r--r--lib/libc/gen/clock.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/gen/clock.3 b/lib/libc/gen/clock.3
index 7bb73df5902..eb7b2a68d93 100644
--- a/lib/libc/gen/clock.3
+++ b/lib/libc/gen/clock.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: clock.3,v 1.4 1999/06/03 10:03:18 aaron Exp $
+.\" $OpenBSD: clock.3,v 1.5 2000/12/24 00:30:47 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -48,9 +48,8 @@
.Sh DESCRIPTION
The
.Fn clock
-function
-determines the amount of processor time used since the invocation of the
-calling process, measured in
+function determines the amount of processor time used since the invocation
+of the calling process, measured in
.Dv CLOCKS_PER_SEC Ns s.
.Sh RETURN VALUES
The