diff options
author | 1999-10-05 17:12:26 +0000 | |
---|---|---|
committer | 1999-10-05 17:12:26 +0000 | |
commit | b124b5d6e6a0466ad07922c45a2273556939bb4d (patch) | |
tree | 58cdbd7890034238700def6077163809d320d0f4 /lib/libc/sys | |
parent | - Put -d in SYNOPSIS. (diff) | |
download | wireguard-openbsd-b124b5d6e6a0466ad07922c45a2273556939bb4d.tar.xz wireguard-openbsd-b124b5d6e6a0466ad07922c45a2273556939bb4d.zip |
specifed -> specified
Diffstat (limited to 'lib/libc/sys')
-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 |