diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-06-13 12:58:23 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-06-13 12:58:23 +0000 |
commit | 3c928f1c576bdc82b3dab964a575ba5bd56b15bf (patch) | |
tree | 433ea1f68a3f6ee78feba4a3ff73cd754f5fba47 /chapter06/automake.xml | |
parent | 7db6ac519b0b42317dd9f0c4e163ba200dfd35ee (diff) |
Added a separate file for the strippingagain section.
Tags correcitions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 84043649a..e668b27b9 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -184,7 +184,7 @@ missing GNU programs during an installation.</para> <term><command>ylwrap</command></term> <listitem> <indexterm zone="ch-system-automake ylwrap"><primary sortas="b-ylwrap">ylwrap</primary></indexterm> -<para>is a wrapper for lex and yacc.</para> +<para>is a wrapper for <command>lex</command> and <command>yacc</command>.</para> </listitem> </varlistentry> </variablelist> |