Changeset d11ce1c
- Timestamp:
- Jun 4, 2014, 3:32:36 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 4c0610b4
- Parents:
- ad4ad93
- git-author:
- Chris Staub <chris@…> (06/04/14 02:43:55)
- git-committer:
- Chris Staub <chris@…> (06/04/14 03:32:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
rad4ad93 rd11ce1c 66 66 <term><parameter>-Dpager="/bin/less -isR"</parameter></term> 67 67 <listitem> 68 <para>This ensures that <command>perldoc</command> invokes the 69 <command>less</command> program rather than <command>more</command>, 70 as Less has not yet been installed.</para> 68 <para>Less has not yet been installed, so by default 69 <command>perldoc</command> will invoke the <command>more</command> 70 program for viewing documentation. This option ensures that it will 71 use <command>less</command> instead.</para> 71 72 </listitem> 72 73 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.