Changeset ec2f02c
- Timestamp:
 - Aug 1, 2014, 10:58:03 PM (11 years ago)
 - Branches:
 - clfs-3.0.0-systemd, master, systemd
 - Children:
 - b76983a
 - Parents:
 - ba99b734
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/common/perl.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/perl.xml
rba99b734 rec2f02c 63 63 64 64 <varlistentry os="c1"> 65 <term><parameter>-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3</parameter></term> 66 <listitem> 67 <para>Since Groff is not installed yet, 68 <command>configure.gnu</command> thinks that we do not want 69 man pages for Perl. Issuing these parameters overrides this decision.</para> 70 </listitem> 71 </varlistentry> 72 73 <varlistentry os="c2"> 65 74 <term><parameter>-Dpager="/bin/less -isR"</parameter></term> 66 75 <listitem> … … 69 78 program for viewing documentation. This option ensures that it will 70 79 use <command>less</command> instead.</para> 71 </listitem>72 </varlistentry>73 74 <varlistentry os="c2">75 <term><parameter>-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3</parameter></term>76 <listitem>77 <para>Since Groff is not installed yet,78 <command>configure.gnu</command> thinks that we do not want79 man pages for Perl. Issuing these parameters overrides this decision.</para>80 80 </listitem> 81 81 </varlistentry>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  