diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:03:36 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:03:36 +0000 |
commit | a9c5d3991c69787a5ab7eb872103976a976f7080 (patch) | |
tree | e0647dac7ce2fc939266c151a48dd22ad9cac1c9 /appendixa/texinfo-desc.xml | |
parent | 554d739ff789362efdb5ae740c5208ffd1926cce (diff) |
fixed typo in direcotry names for app-defaults and info pages dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/texinfo-desc.xml')
-rw-r--r-- | appendixa/texinfo-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/texinfo-desc.xml b/appendixa/texinfo-desc.xml index cdb5a16bd..641c78a34 100644 --- a/appendixa/texinfo-desc.xml +++ b/appendixa/texinfo-desc.xml @@ -11,7 +11,7 @@ and texindex programs</para> <sect3><title>info</title> <para>The info program reads Info documents, usually contained in the -/usr/doc/info directory. Info documents are like man(ual) pages, but +/usr/share/info directory. Info documents are like man(ual) pages, but they tend to be more in depth than just explaining the options to a program.</para></sect3> |