Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2015 22:07:59 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46261 - head/en_US.ISO8859-1/books/handbook/serialcomms
Message-ID:  <201502062207.t16M7xRj062117@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri Feb  6 22:07:58 2015
New Revision: 46261
URL: https://svnweb.freebsd.org/changeset/doc/46261

Log:
  - address typo which causes a failed boot sequence
  
  PR:		197244
  Differential Revision:	https://reviews.freebsd.org/D1760
  Reported by:	dal36@gmx.co.uk
  Approved by:	bcr (mentor)

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

Modified: head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml	Fri Feb  6 19:45:20 2015	(r46260)
+++ head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml	Fri Feb  6 22:07:58 2015	(r46261)
@@ -2159,8 +2159,7 @@ boot:</screen>
 	</listitem>
 
 	<listitem>
-	  <para>Add the <option>-S
-	      <replaceable>19200</replaceable></option> boot option to
+	  <para>Add the <option>-S<replaceable>19200</replaceable></option> boot option to
 	    <filename>/boot.config</filename>, replacing
 	    <replaceable>19200</replaceable> with the speed to
 	    use.</para>



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