Fix minor issues in manpages #189

Closed
nbraud wants to merge 2 commits from manpages into master
2 changed files with 3 additions and 2 deletions

View File

@ -87,7 +87,7 @@ be changed by passing the
.Nm DIRECTORY .Nm DIRECTORY
parameter. parameter.
.Pp .Pp
This value can be overriden with the This value can be overridden with the
.Fl -with-pkgconfigdir .Fl -with-pkgconfigdir
configure parameter. configure parameter.
.Ss "PKG_NOARCH_INSTALLDIR(DIRECTORY)" .Ss "PKG_NOARCH_INSTALLDIR(DIRECTORY)"
@ -99,7 +99,7 @@ be changed by passing the
.Nm DIRECTORY .Nm DIRECTORY
parameter. parameter.
.Pp .Pp
This value can be overriden with the This value can be overridden with the
.Fl -with-noarch-pkgconfigdir .Fl -with-noarch-pkgconfigdir
configure parameter. configure parameter.
.Ss "PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])" .Ss "PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])"

View File

@ -72,6 +72,7 @@ A list of directories that are included by default in the search path for
libraries. libraries.
(mandatory; fragment list) (mandatory; fragment list)
.\" .\"
.El
.Sh EXAMPLES .Sh EXAMPLES
An example .personality file: An example .personality file:
.Bd -literal .Bd -literal