---
man/pkg.m4.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/pkg.m4.7 b/man/pkg.m4.7
index 448dda8..f921070 100644
--- a/man/pkg.m4.7+++ b/man/pkg.m4.7
@@ -87,7 +87,7 @@ be changed by passing the
.Nm DIRECTORY
parameter.
.Pp
-This value can be overriden with the+This value can be overridden with the.Fl -with-pkgconfigdir
configure parameter.
.Ss "PKG_NOARCH_INSTALLDIR(DIRECTORY)"
@@ -99,7 +99,7 @@ be changed by passing the
.Nm DIRECTORY
parameter.
.Pp
-This value can be overriden with the+This value can be overridden with the.Fl -with-noarch-pkgconfigdir
configure parameter.
.Ss "PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])"
--
2.20.1
A list was started with .Bl but not ended (with .El)
---
man/pkgconf-personality.5 | 1 +
1 file changed, 1 insertion(+)
diff --git a/man/pkgconf-personality.5 b/man/pkgconf-personality.5
index 5815948..8db85b3 100644
--- a/man/pkgconf-personality.5+++ b/man/pkgconf-personality.5
@@ -72,6 +72,7 @@ A list of directories that are included by default in the search path for
libraries.
(mandatory; fragment list)
.\"
+.El.Sh EXAMPLES
An example .personality file:
.Bd -literal
--
2.20.1