summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/exit.32
-rw-r--r--lib/libc/stdlib/grantpt.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3
index 557af83..0d4a0a2 100644
--- a/lib/libc/stdlib/exit.3
+++ b/lib/libc/stdlib/exit.3
@@ -97,7 +97,7 @@ as possible values of
.Fa status .
Cooperating processes may use other values;
in a program which might be called by a mail transfer agent, the
-the values described in
+values described in
.Xr sysexits 3
may be used to provide more information to the parent process.
.Pp
diff --git a/lib/libc/stdlib/grantpt.3 b/lib/libc/stdlib/grantpt.3
index cfa2d6e..b4ad8c4 100644
--- a/lib/libc/stdlib/grantpt.3
+++ b/lib/libc/stdlib/grantpt.3
@@ -166,7 +166,7 @@ to:
.Bl -tag -width Er
.It Bq Er EINVAL
.Fa mode
-consists an an invalid mode bit.
+consists of an invalid mode bit.
.It Bq Er EAGAIN
The system has no available pseudo-terminal devices.
.El
OpenPOWER on IntegriCloud