aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/string/memmem.34
-rw-r--r--usr.bin/localedef/localedef.14
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/string/memmem.3 b/lib/libc/string/memmem.3
index 5f8b9d792e78..0dcef0dabef1 100644
--- a/lib/libc/string/memmem.3
+++ b/lib/libc/string/memmem.3
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 30, 2023
+.Dd June 29, 2023
.Dt MEMMEM 3
.Os
.Sh NAME
@@ -72,7 +72,7 @@ is returned.
.Sh CONFORMING TO
.Fn memmem
started as a GNU extension but is now available in at least
-the GNU, musl, bionic, OpenBSD, NetBSD, macOS, and Illumos C runtime libraries.
+the GNU, musl, bionic, OpenBSD, NetBSD, macOS, and illumos C runtime libraries.
.Sh HISTORY
The
.Fn memmem
diff --git a/usr.bin/localedef/localedef.1 b/usr.bin/localedef/localedef.1
index f67672f9a0c6..df02c60bb3b1 100644
--- a/usr.bin/localedef/localedef.1
+++ b/usr.bin/localedef/localedef.1
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 8, 2020
+.Dd June 29, 2023
.Dt LOCALEDEF 1
.Os
.Sh NAME
@@ -267,7 +267,7 @@ first appeared in
It was written by
.An Garrett D'Amore
.Aq Mt garrett@nexenta.com
-for Illumos.
+for illumos.
.An John Marino
.Aq Mt draco@marino.st
provided the alternations necessary to compile cleanly on