s/--/‐‐/ to avoid double-hyphens within commented blocks.
This commit is contained in:
parent
c10b777fe5
commit
d001c24156
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42960
1 changed files with 7 additions and 7 deletions
|
@ -521,12 +521,12 @@ Installation complete.</programlisting>
|
|||
<filename>/usr/local/maple/bin/maple.system.type</filename>
|
||||
with the following:</para>
|
||||
|
||||
<programlisting> ----- snip ------------------
|
||||
<programlisting> ‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐
|
||||
*** maple.system.type.orig Sun Jul 8 16:35:33 2001
|
||||
--- maple.system.type Sun Jul 8 16:35:51 2001
|
||||
‐‐- maple.system.type Sun Jul 8 16:35:51 2001
|
||||
***************
|
||||
*** 72,77 ****
|
||||
--- 72,78 ----
|
||||
‐‐- 72,78 ‐‐‐‐
|
||||
# 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>
|
||||
‐‐‐‐- snip end of patch ‐‐‐‐-</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> ‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐
|
||||
|
||||
#! /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>
|
||||
‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐</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">
|
||||
|
|
Loading…
Reference in a new issue