Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2013 20:30:57 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42960 - head/en_US.ISO8859-1/books/handbook/linuxemu
Message-ID:  <201310142030.r9EKUvXg040478@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Oct 14 20:30:56 2013
New Revision: 42960
URL: http://svnweb.freebsd.org/changeset/doc/42960

Log:
  s/--/&dash;&dash;/ to avoid double-hyphens within commented blocks.

Modified:
  head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml	Mon Oct 14 19:54:30 2013	(r42959)
+++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml	Mon Oct 14 20:30:56 2013	(r42960)
@@ -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 permane
 	</itemizedlist>
       </sect2>
     </sect1>
-
+    -->
       <!--
       As of October, 2013, the Linux version of Matlab is only available for 64-bit.
     <sect1 id="linuxemu-matlab">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310142030.r9EKUvXg040478>