From 7a1932b3971138464cfb10763fe5d59809ef0bf6 Mon Sep 17 00:00:00 2001 From: eivind Date: Mon, 19 May 1997 16:33:27 +0000 Subject: `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. Closes PR docs/3612. Submitted by: Josh Gilliam --- lib/libc/stdtime/time2posix.3 | 4 ++-- lib/libc/sys/getlogin.2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') 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. diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2 index a087bda5..6154890 100644 --- a/lib/libc/sys/getlogin.2 +++ b/lib/libc/sys/getlogin.2 @@ -75,7 +75,7 @@ It is important to ensure that .Fn setlogin is only ever called after the process has taken adequate steps to ensure -that it is detached from it's parent's session. +that it is detached from its parent's session. Making a .Fn setsid system call is the -- cgit v1.1