Minor upper case to lower case fix
This commit is contained in:
parent
4b5b44e2d1
commit
2034a1f2af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13743
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--
|
||||
!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
|
@ -2578,7 +2578,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
<entry><makevar>PERL_ARCH</makevar></entry>
|
||||
|
||||
<entry>Where Perl stores architecture dependent libraries.
|
||||
DEfaults to <literal>${ARCH}-freebsd</literal>.</entry>
|
||||
Defaults to <literal>${ARCH}-freebsd</literal>.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
|
Loading…
Reference in a new issue