aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/src.conf.54
-rw-r--r--tools/build/options/WITH_UNDEFINED_VERSION2
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 200ce8211e17..afdf3ee51619 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd August 6, 2024
+.Dd August 20, 2024
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1759,7 +1759,7 @@ and related programs.
.It Va WITH_UNDEFINED_VERSION
Link libraries with --undefined-version which permits version maps to
contain symbols that are not present in the library.
-If this is necessicary to build a particular configuration, a bug is
+If this is necessary to build a particular configuration, a bug is
present and the configuration should be reported.
.It Va WITHOUT_UNIFIED_OBJDIR
Use the historical object directory format for
diff --git a/tools/build/options/WITH_UNDEFINED_VERSION b/tools/build/options/WITH_UNDEFINED_VERSION
index 71b048349a6f..99f687d37bcf 100644
--- a/tools/build/options/WITH_UNDEFINED_VERSION
+++ b/tools/build/options/WITH_UNDEFINED_VERSION
@@ -1,4 +1,4 @@
Link libraries with --undefined-version which permits version maps to
contain symbols that are not present in the library.
-If this is necessicary to build a particular configuration, a bug is
+If this is necessary to build a particular configuration, a bug is
present and the configuration should be reported.