Fix a few spelling problems and add <filename> tags on pkg-plist entries.

This commit is contained in:
Warren Block 2012-05-23 03:06:53 +00:00
parent bf0cd9fb62
commit f5e24a0002
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38876

View file

@ -6856,7 +6856,7 @@ QT_COMPONENTS= moc_build qmake_build rcc_build uic_build</programlisting>
<entry><makevar>WITH_APACHE2</makevar></entry>
<entry>This variable is deprecated and should
not be used
anymore.</entry>
any more.</entry>
</row>
<row>
@ -6884,20 +6884,20 @@ QT_COMPONENTS= moc_build qmake_build rcc_build uic_build</programlisting>
<row>
<entry><makevar>APACHEMODDIR</makevar></entry>
<entry>Directory for Apache modules. This variable is
automatically expanded in pkg-plist.</entry>
automatically expanded in <filename>pkg-plist</filename>.</entry>
</row>
<row>
<entry><makevar>APACHEINCLUDEDIR</makevar></entry>
<entry>Directory for Apache headers. This variable is
automatically expanded in pkg-plist.</entry>
automatically expanded in <filename>pkg-plist</filename>.</entry>
</row>
<row>
<entry><makevar>APACHEETCDIR</makevar></entry>
<entry>Directory for Apache configuration files. This
variable is automatically expanded in
pkg-plist.</entry>
<filename>pkg-plist</filename>.</entry>
</row>
</tbody>
</tgroup>
@ -8791,7 +8791,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
(<filename>libxul.so</filename>),
<literal>seamonkey</literal>
(<filename>libgtkembedmoz.so</filename>, deprecated,
shouldn't be used anymore).</entry>
shouldn't be used any more).</entry>
</row>
<row>
@ -8818,7 +8818,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
dependency. Possible values: <literal>yes</literal>
(get default version), <literal>20</literal>,
<literal>11</literal> (deprecated, shouldn't be used
anymore). Default dependency is on version
any more). Default dependency is on version
<literal>20</literal>.</entry>
</row>
@ -8836,7 +8836,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
dependency. Possible values: <literal>yes</literal>
(get default version), <literal>31</literal>,
<literal>30</literal> (deprecated, shouldn't be used
anymore). Default dependency is on version
any more). Default dependency is on version
<literal>31</literal>.</entry>
</row>