aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Pankov <yuripv@FreeBSD.org>2023-06-29 11:10:48 +0000
committerYuri Pankov <yuripv@FreeBSD.org>2023-06-29 11:14:45 +0000
commit24ec316c13bdbe27c4d68b7982e781d35221980e (patch)
tree102f55a2df24ad203693e7a0e5f46b3308aac3aa
parentfd774e065c5d4df1f708a33139bf820ac8bfb7a7 (diff)
downloadsrc-24ec316c13bdbe27c4d68b7982e781d35221980e.tar.gz
src-24ec316c13bdbe27c4d68b7982e781d35221980e.zip
Correctly spell illumos (all lowercase) in man pages
From illumos FAQ: "illumos (pronounced i-llu-MOS and written in lowercase)"
-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