summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/clock_gettime.2
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-02-25 13:03:18 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-02-25 13:03:18 +0000
commitbcb6adff032f0c60cc6f679a7c23e322e4b28ef6 (patch)
tree160be07c378de332c5f3288e9e182e30d04be15c /lib/libc/sys/clock_gettime.2
parentce9e405fdbd5a1b8c6ddd721f6cd1e7f95ab9d6e (diff)
downloadFreeBSD-src-bcb6adff032f0c60cc6f679a7c23e322e4b28ef6.zip
FreeBSD-src-bcb6adff032f0c60cc6f679a7c23e322e4b28ef6.tar.gz
Add missing words.
MFC after: 3 days
Diffstat (limited to 'lib/libc/sys/clock_gettime.2')
-rw-r--r--lib/libc/sys/clock_gettime.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2
index 39231b6..242af1c 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -52,8 +52,8 @@ The
.Fn clock_gettime
and
.Fn clock_settime
-allow the calling process to retrieve or set the value used by a clock
-which is specified by
+system calls allow the calling process to retrieve or set the value
+used by a clock which is specified by
.Fa clock_id .
.Pp
The
OpenPOWER on IntegriCloud