summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/getsid.22
-rw-r--r--lib/libc/sys/issetugid.22
-rw-r--r--lib/libfetch/fetch.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getsid.2 b/lib/libc/sys/getsid.2
index 007ab81fa768..00f46c90c1f4 100644
--- a/lib/libc/sys/getsid.2
+++ b/lib/libc/sys/getsid.2
@@ -75,5 +75,5 @@ function call appeared in
.Fx 3.0 .
The
.Fn getsid
-function call is derived from it's usage in
+function call is derived from its usage in
.At V .
diff --git a/lib/libc/sys/issetugid.2 b/lib/libc/sys/issetugid.2
index c06553ad79e8..2e1ff585e06d 100644
--- a/lib/libc/sys/issetugid.2
+++ b/lib/libc/sys/issetugid.2
@@ -56,7 +56,7 @@ and returns 0 otherwise.
A process is tainted if it was created as a result of an
.Xr execve 2
system call which had either of the setuid or setgid bits set (and extra
-privileges were given as a result) or if it has changed any of it's real,
+privileges were given as a result) or if it has changed any of its real,
effective or saved user or group ID's since it began execution.
.Pp
This system call exists so that library routines (eg: libc, libtermcap)
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index ea7c9cd082c8..d1918fa2cf0d 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -201,7 +201,7 @@ in the appropriate section below.
.Pp
.Fn fetchStatURL
attempts to obtain the requested document's metadata and fill in the
-structure pointed to by it's second argument.
+structure pointed to by its second argument.
The
.Fa url_stat
structure is defined as follows in