diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 17:12:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-05 17:12:27 +0000 |
commit | 515ee4dd22f0887f42d476982ec74ff96b0585ab (patch) | |
tree | 533e10bce4b25826512ae8da2878cea1e10204cf /lib | |
parent | f2065a61350409d08da9afbb49d91254f10add43 (diff) |
specifed -> specified
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/clock_gettime.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2 index 3e531be5b9f..3bb68d904b6 100644 --- a/lib/libc/sys/clock_gettime.2 +++ b/lib/libc/sys/clock_gettime.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clock_gettime.2,v 1.8 1999/08/31 16:52:35 aaron Exp $ +.\" $OpenBSD: clock_gettime.2,v 1.9 1999/10/05 17:12:26 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -53,7 +53,7 @@ The and .Fn clock_settime allow the calling process to retrieve or set the value used by a clock -which is specifed by +which is specified by .Fa clock_id . .Pp .Fa clock_id |