diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
commit | 58882995289b0b69420b13297bf87c4b4d398192 (patch) | |
tree | ff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter05/grep.xml | |
parent | 12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff) |
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/grep.xml')
-rw-r--r-- | chapter05/grep.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter05/grep.xml b/chapter05/grep.xml index d1363296c..b06a4e265 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -5,7 +5,7 @@ <screen>Estimated build time: &grep-time-tools; Estimated required disk space: &grep-compsize-tools;</screen> -&aa-grep-shortdesc; +&aa-grep-down; &aa-grep-dep; <sect2><title> </title><para> </para></sect2> @@ -46,5 +46,9 @@ following command will do so:</para> </sect2> +<sect2><title> </title><para> </para> +<para>The details on this package are found in <xref linkend="contents-grep"/>.</para> +<para> </para></sect2> + </sect1> |