aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/groff-inst.xml')
-rw-r--r--chapter06/groff-inst.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter06/groff-inst.xml b/chapter06/groff-inst.xml
index 4d320d42f..bb995fa75 100644
--- a/chapter06/groff-inst.xml
+++ b/chapter06/groff-inst.xml
@@ -6,10 +6,9 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
-cd /usr/bin &amp;&amp;
-ln -s soelim zsoelim &amp;&amp;
-ln -s eqn geqn &amp;&amp;
-ln -s tbl gtbl</userinput></screen></para>
+ln -s soelim /usr/bin/zsoelim &amp;&amp;
+ln -s eqn /usr/bin/geqn &amp;&amp;
+ln -s tbl /usr/bin/gtbl</userinput></screen></para>
</sect2>