aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/calendar/calendar.12
-rw-r--r--usr.bin/m4/lib/ohash_init.32
-rw-r--r--usr.bin/m4/m4.12
-rw-r--r--usr.bin/script/script.12
-rw-r--r--usr.bin/unzip/unzip.12
-rw-r--r--usr.bin/who/who.12
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1
index 997bb1f30fa1..d8ed6cba56f8 100644
--- a/usr.bin/calendar/calendar.1
+++ b/usr.bin/calendar/calendar.1
@@ -313,7 +313,7 @@ the time-difference towards Greenwich.
The new and full moons are happening on the day indicated: They
might happen in the time period in the early night or in the late
evening.
-It doesn't indicate that they are starting in the night on that date.
+It does not indicate that they are starting in the night on that date.
.Pp
Because of minor differences between the output of the formulas
used and other sources on the Internet, Druids and Werewolves should
diff --git a/usr.bin/m4/lib/ohash_init.3 b/usr.bin/m4/lib/ohash_init.3
index b27111520549..19213f300402 100644
--- a/usr.bin/m4/lib/ohash_init.3
+++ b/usr.bin/m4/lib/ohash_init.3
@@ -166,7 +166,7 @@ for (n = ohash_first(h, &i); n != NULL; n = ohash_next(h, &i))
points to an auxiliary unsigned integer used to record the current position
in the ohash table.
Those functions are safe to use even while entries are added to/removed
-from the table, but in such a case they don't guarantee that new entries
+from the table, but in such a case they do not guarantee that new entries
will be returned.
As a special case, they can safely be used to free elements in the table.
.Pp
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 71d208dddcf5..6d261116cb40 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -97,7 +97,7 @@ You can change the quote characters with the
.Ic changequote
built-in macro.
.Pp
-Most built-ins don't make any sense without arguments, and hence are not
+Most built-ins do not make any sense without arguments, and hence are not
recognized as special when not followed by an open parenthesis.
.Pp
The options are as follows:
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index 11c06f8bf631..1595e690895e 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -75,7 +75,7 @@ retaining the prior contents.
.It Fl d
When playing back a session with the
.Fl p
-flag, don't sleep between records when playing back a timestamped session.
+flag, do not sleep between records when playing back a timestamped session.
.It Fl k
Log keys sent to the program as well as output.
.It Fl p
diff --git a/usr.bin/unzip/unzip.1 b/usr.bin/unzip/unzip.1
index 04ecd2339c04..0c540515de8a 100644
--- a/usr.bin/unzip/unzip.1
+++ b/usr.bin/unzip/unzip.1
@@ -50,7 +50,7 @@ Extract to stdout/screen.
When extracting files from the zipfile, they are written to stdout.
This is similar to
.Fl p ,
-but doesn't suppress normal output.
+but does not suppress normal output.
.It Fl d Ar dir
Extract files into the specified directory rather than the current
directory.
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1
index e86949301608..d23ef8edd2d8 100644
--- a/usr.bin/who/who.1
+++ b/usr.bin/who/who.1
@@ -51,7 +51,7 @@ The options are as follows:
.It Fl a
Equivalent to
.Fl bTu ,
-with the exception that output isn't restricted to the time and date of
+with the exception that output is not restricted to the time and date of
the last system reboot.
.It Fl b
Write the time and date of the last system reboot.