From owner-svn-doc-head@FreeBSD.ORG Mon Oct 14 20:30:57 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 722392DB; Mon, 14 Oct 2013 20:30:57 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 457AB2538; Mon, 14 Oct 2013 20:30:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9EKUvYO040479; Mon, 14 Oct 2013 20:30:57 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9EKUvXg040478; Mon, 14 Oct 2013 20:30:57 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201310142030.r9EKUvXg040478@svn.freebsd.org> From: Glen Barber Date: Mon, 14 Oct 2013 20:30:57 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 20:30:57 -0000 Author: gjb Date: Mon Oct 14 20:30:56 2013 New Revision: 42960 URL: http://svnweb.freebsd.org/changeset/doc/42960 Log: s/--/‐‐/ 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. /usr/local/maple/bin/maple.system.type with the following: - ----- snip ------------------ + ‐‐‐‐- 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. "Linux") # the Linux/x86 case # We have two Linux implementations, one for Red Hat and - ----- snip end of patch ----- + ‐‐‐‐- snip end of patch ‐‐‐‐- Note that no whitespace should be present after "FreeBSD"|\. @@ -553,7 +553,7 @@ Installation complete. /usr/local/rtc/rc.d/lmgrd is a convenient way to start up lmgrd: - ----- snip ------------ + ‐‐‐‐- 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 ------------ + ‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐ Test that @@ -626,7 +626,7 @@ FEATURE Maple maplelmg 2000.0831 permane - + -->