summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/stdtime/strftime.32
-rw-r--r--usr.sbin/sendmail/src/aliases.52
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index fe916a1..55b8ffd 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -236,7 +236,7 @@ with a lot of extensions including
.Ql \&%V ,
.Ql %+ .
-The peculiar week number and year occuring in the replacements of
+The peculiar week number and year in the replacements of
.Ql %G ,
.Ql %g
and
diff --git a/usr.sbin/sendmail/src/aliases.5 b/usr.sbin/sendmail/src/aliases.5
index 845a9ca..2c7e52d 100644
--- a/usr.sbin/sendmail/src/aliases.5
+++ b/usr.sbin/sendmail/src/aliases.5
@@ -50,7 +50,7 @@ The file resides in
and
is formatted as a series of lines of the form
.Bd -filled -offset indent
-name: name_1, name2, name_3, . . .
+name: name_1, name_2, name_3, . . .
.Ed
.Pp
The
OpenPOWER on IntegriCloud