summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-19 16:33:27 +0000
commit6ad98044a1a2d142d9ff77ea56ca2238e763406c (patch)
treea077b815d9742b5f1f6f9b13857d954b5cde6e0d /lib
parent1b5639dd3182214584996b3aa9be187cde3ae234 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdtime/time2posix.34
-rw-r--r--lib/libc/sys/getlogin.22
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3
index 6715eeb9ef43..38bb1ab846d4 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 a087bda59b77..6154890d9f06 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