diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-03-14 23:01:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-03-14 23:01:14 +0000 |
commit | a35b70f886547445154a2805f66d3872784f4c58 (patch) | |
tree | 4e7ccd4b18e5db4acf81a848d8bac041b1a3dc0d | |
parent | dab9dfe2e85f9b4297f9a47d257536227cc1d886 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/perl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 9fc22e1f5..3a26f8ead 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -217,7 +217,7 @@ <varlistentry id="cpanp-run-perl"> <term><command>cpanp-run-perl</command></term> <listitem> - <para>Perl script that used to enable flushing of the output + <para>Perl script that is used to enable flushing of the output buffer after each write in spawned processes</para> <indexterm zone="ch-system-perl cpanp-run-perl"> <primary sortas="b-cpanp-run-perl">cpanp-run-perl</primary> |