diff options
Diffstat (limited to 'chapter06/tar-inst.xml')
-rw-r--r-- | chapter06/tar-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml index 83f3d6aef..6d8e084a0 100644 --- a/chapter06/tar-inst.xml +++ b/chapter06/tar-inst.xml @@ -26,7 +26,8 @@ directory: <blockquote><literallayout> <userinput>./configure --prefix=/usr --libexecdir=/usr/bin - --bindir=/bin &&</userinput> + \</userinput> + <userinput> --bindir=/bin &&</userinput> <userinput>make &&</userinput> <userinput>make install</userinput> </literallayout></blockquote> |