diff options
author | eivind <eivind@FreeBSD.org> | 1997-05-19 16:33:27 +0000 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1997-05-19 16:33:27 +0000 |
commit | 7a1932b3971138464cfb10763fe5d59809ef0bf6 (patch) | |
tree | e70dcc788e560fb997c5e4fc1fb579bea644fb53 /lib/libc/stdtime | |
parent | 41df10b059eb574e0f5c7392aff64eec58760cdc (diff) | |
download | FreeBSD-src-7a1932b3971138464cfb10763fe5d59809ef0bf6.zip FreeBSD-src-7a1932b3971138464cfb10763fe5d59809ef0bf6.tar.gz |
`it's'' -> `its'' where appropriate and typo fixes in time2posix.3.
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r-- | lib/libc/stdtime/time2posix.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3 index 6715eeb..38bb1ab 100644 --- a/lib/libc/stdtime/time2posix.3 +++ b/lib/libc/stdtime/time2posix.3 @@ -78,8 +78,8 @@ POSIX time_t doesn't exist so an adjacent value is returned. Both of these are good indicators of the inferiority of the POSIX representation. .Pp -The following table summarizes the relationship between a time_t -nd it's conversion to, +The following table summarizes the relationship between time_t +and its conversion to, and back from, the POSIX representation over the leap second inserted at the end of June, 1993. |