src.conf.5: Fix spelling typo

Sponsored by:	AFRL, DARPA
This commit is contained in:
John Baldwin
2024-08-20 07:54:12 -04:00
parent a6ecbf2b35
commit 0a5996443b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.Dd August 6, 2024 .Dd August 20, 2024
.Dt SRC.CONF 5 .Dt SRC.CONF 5
.Os .Os
.Sh NAME .Sh NAME
@@ -1759,7 +1759,7 @@ and related programs.
.It Va WITH_UNDEFINED_VERSION .It Va WITH_UNDEFINED_VERSION
Link libraries with --undefined-version which permits version maps to Link libraries with --undefined-version which permits version maps to
contain symbols that are not present in the library. 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. present and the configuration should be reported.
.It Va WITHOUT_UNIFIED_OBJDIR .It Va WITHOUT_UNIFIED_OBJDIR
Use the historical object directory format for Use the historical object directory format for
+1 -1
View File
@@ -1,4 +1,4 @@
Link libraries with --undefined-version which permits version maps to Link libraries with --undefined-version which permits version maps to
contain symbols that are not present in the library. 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. present and the configuration should be reported.