diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-07 08:52:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-07 08:52:44 +0000 |
commit | cec4fba2d68884e9da4662a55153a523a76eb5f2 (patch) | |
tree | 5a14240515d8beb86153afa7864525814a1081a5 /lib/libc/time/time2posix.3 | |
parent | a0836261c0d5a37e932b50e3aeb58b307b7c6c6c (diff) |
typos;
Diffstat (limited to 'lib/libc/time/time2posix.3')
-rw-r--r-- | lib/libc/time/time2posix.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3 index 11aff5fa1c2..0d1ce76134d 100644 --- a/lib/libc/time/time2posix.3 +++ b/lib/libc/time/time2posix.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: time2posix.3,v 1.10 2000/08/09 15:56:44 aaron Exp $ +.\" $OpenBSD: time2posix.3,v 1.11 2003/05/07 08:52:42 jmc Exp $ .Dd May 24, 1999 .Dt TIME2POSIX 3 .Os @@ -45,9 +45,9 @@ is intended to be .Pq mostly opaque. .Fa time_t -values should only be obtained-from and -passed-to functions such as -.Xr time 3 , +values should only be obtained from and +passed to functions such as +.Xr time 3 , .Xr localtime 3 , .Xr mktime 3 , and |