aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:51:34 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:51:34 +0200
commit007d3bcce6dc5aa33a0d74de203f40d00fe3da49 (patch)
treeffc520d1070c4b91f3326bd9175b7f41cce0434e /chapter08
parent06e7b3611839ab0051fb09e6ae1abc3dfad1ca4e (diff)
Remove eol spaces in recently added tcl doc
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/tcl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index facdfd518..7e5d4357f 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -145,9 +145,9 @@ unset SRCDIR</userinput></screen>
<screen><userinput remap="install">mv /usr/share/man/man3/{Thread,Tcl_Thread}.3</userinput></screen>
<para>If you downloaded the optional documentation, install it by issuing
- the following commands:</para>
+ the following commands:</para>
- <screen><userinput remap="install">mkdir -v -p /usr/share/doc/tcl-&tcl-version;
+ <screen><userinput remap="install">mkdir -v -p /usr/share/doc/tcl-&tcl-version;
cp -v -r ../html/* /usr/share/doc/tcl-&tcl-version;</userinput></screen>
</sect2>