Skip to content

Commit

Permalink
Add note on how PHP/GNU layout affects manpath (#2581)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisbet-hubbard authored Aug 7, 2023
1 parent 660cdbf commit 4c676da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appendices/configure/misc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
<listitem>
<para>
Sets how installed files will be laid out. Type is one of PHP (default)
or GNU.
or GNU. Note that if installing manpages under PREFIX (default), choose the
GNU style in order for them to be found in the search path of <filename>manpath</filename> utility.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 4c676da

Please sign in to comment.