s/--/‐‐/ to avoid double-hyphens within commented blocks.

This commit is contained in:
Glen Barber 2013-10-14 20:30:56 +00:00
parent c10b777fe5
commit d001c24156
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42960

View file

@ -521,12 +521,12 @@ Installation complete.</programlisting>
<filename>/usr/local/maple/bin/maple.system.type</filename>
with the following:</para>
<programlisting> ----- snip ------------------
<programlisting> &dash;&dash;&dash;&dash;- snip &dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;
*** maple.system.type.orig Sun Jul 8 16:35:33 2001
--- maple.system.type Sun Jul 8 16:35:51 2001
&dash;&dash;- maple.system.type Sun Jul 8 16:35:51 2001
***************
*** 72,77 ****
--- 72,78 ----
&dash;&dash;- 72,78 &dash;&dash;&dash;&dash;
# the IBM RS/6000 AIX case
MAPLE_BIN="bin.IBM_RISC_UNIX"
;;
@ -534,7 +534,7 @@ Installation complete.</programlisting>
"Linux")
# the Linux/x86 case
# We have two Linux implementations, one for Red Hat and
----- snip end of patch -----</programlisting>
&dash;&dash;&dash;&dash;- snip end of patch &dash;&dash;&dash;&dash;-</programlisting>
<para>Note that no whitespace should be present after
<literal>"FreeBSD"|\</literal>.</para>
@ -553,7 +553,7 @@ Installation complete.</programlisting>
<filename>/usr/local/rtc/rc.d/lmgrd</filename> is a
convenient way to start up <command>lmgrd</command>:</para>
<programlisting> ----- snip ------------
<programlisting> &dash;&dash;&dash;&dash;- snip &dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;
#! /bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
@ -578,7 +578,7 @@ stop)
esac
exit 0
----- snip ------------</programlisting></step>
&dash;&dash;&dash;&dash;- snip &dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;&dash;</programlisting></step>
<step><para>Test that
@ -626,7 +626,7 @@ FEATURE Maple maplelmg 2000.0831 permanent 1 XXXXXXXXXXXX \
</itemizedlist>
</sect2>
</sect1>
-->
<!--
As of October, 2013, the Linux version of Matlab is only available for 64-bit.
<sect1 id="linuxemu-matlab">