summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2008-02-28 06:09:23 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2008-02-28 06:09:23 +0000
commit05009f1deac2f36e3bb7287efb6b2deb32cb068f (patch)
tree7ffc80a7f88434a9203a90be541a46c849dcdb7e /lib/libc
parenta7bb5836889c7ae70d1dd75ce9bd829f3d75f9e9 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 64ae25d1a24f4..507004678ce84 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -56,8 +56,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