aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/rpc/rpc.32
-rw-r--r--share/man/man4/termios.42
-rw-r--r--usr.sbin/rwhod/rwhod.82
-rw-r--r--usr.sbin/sa/sa.82
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 256b59ba4a2b..92b0d987efe1 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -513,7 +513,7 @@ running as a server quite likely does not), or if the
programmer
does not want the message to be output with
.BR printf ,
-or if a message format different than that supported by
+or if a message format different from that supported by
.B clnt_perrno(\|)
is to be used.
Note: unlike
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 94f57c033315..64140b36dba3 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -94,7 +94,7 @@ same process group. A set of processes in the same process group
is collectively referred to as a "job". When the foreground process
group of the terminal is the same as the process group of a particular
job, that job is said to be in the "foreground". When the process
-group of the terminal is different than the process group of
+group of the terminal is different from the process group of
a job (but is still the controlling terminal), that job is said
to be in the "background". Normally the
shell reads a command and starts the job that implements that
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8
index e3fa2054386a..de54ed70a9b8 100644
--- a/usr.sbin/rwhod/rwhod.8
+++ b/usr.sbin/rwhod/rwhod.8
@@ -121,7 +121,7 @@ than all interfaces.
must be between 0 and
32 (or MAX_MULTICAST_SCOPE). Note that
.Fl m Ar 1
-is different than
+is different from
.Fl m ,
in that
.Fl m Ar 1
diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8
index cad6c343f231..c226eb99d6ed 100644
--- a/usr.sbin/sa/sa.8
+++ b/usr.sbin/sa/sa.8
@@ -231,7 +231,7 @@ option now understands more options than it used to.
.Pp
The formats of the summary files created by this version of
.Nm
-are very different than the those used by the original version.
+are very different from the those used by the original version.
This is not considered a problem, however, because the accounting record
format has changed as well (since user ids are now 32 bits).
.Sh AUTHORS