summaryrefslogtreecommitdiff
path: root/lib/libc/time
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-07 16:44:39 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-07 16:44:39 +0000
commitd772ee662c59d0c57ee6ec091bcc1b5d284fb641 (patch)
tree2ba3033cb81512b9255ff0b54ad76cd667e5d2c6 /lib/libc/time
parent59bb7d3d2196d91e9c21929f6b0dbad6562a46b5 (diff)
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source files.
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/time2posix.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3
index 36d4d67b699..9e1ca40a8fc 100644
--- a/lib/libc/time/time2posix.3
+++ b/lib/libc/time/time2posix.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: time2posix.3,v 1.5 1998/01/18 23:24:58 millert Exp $
+.\" $OpenBSD: time2posix.3,v 1.6 1998/09/07 16:44:35 aaron Exp $
.TH TIME2POSIX 3
.SH NAME
time2posix, posix2time \- convert seconds since the Epoch
@@ -79,7 +79,7 @@ Both of these are good indicators of the inferiority of the
POSIX representation.
.PP
The following table summarizes the relationship between a time
-T and it's conversion to,
+T and its conversion to,
and back from,
the POSIX representation over the leap second inserted at the end of June,
1993.