diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-15 11:47:13 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-15 11:47:13 +0000 |
commit | 16cc39bc2ff46ba3495ed92cc4609f3c2fea886e (patch) | |
tree | d91a73d77381a498ded2627c5f66ea44155beb14 /chapter06/groff.xml | |
parent | 6eb73f0a9c74b4ac8d25b625cf6792766c77b916 (diff) |
Fixing two typos, moving revisedchroot one notch up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/groff.xml')
-rw-r--r-- | chapter06/groff.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 4c3531fd9..de9cc25d3 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -31,7 +31,7 @@ live elsewhere, you may want to change <emphasis>PAGE=letter</emphasis> to <screen><userinput>make install</userinput></screen> <para>Some documentation programs, such as <userinput>xman</userinput>, -will not work work properly without the following symlinks:</para> +will not work properly without the following symlinks:</para> <screen><userinput>ln -s soelim /usr/bin/zsoelim ln -s eqn /usr/bin/geqn |