Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2017 13:31:18 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50045 - head/en_US.ISO8859-1/books/handbook/boot
Message-ID:  <201703101331.v2ADVIFf057854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Fri Mar 10 13:31:18 2017
New Revision: 50045
URL: https://svnweb.freebsd.org/changeset/doc/50045

Log:
  Add missing commas.
  
  PR:		212932
  Submitted by:	slegec@rpi.edu

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

Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/boot/chapter.xml	Fri Mar 10 12:32:33 2017	(r50044)
+++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml	Fri Mar 10 13:31:18 2017	(r50045)
@@ -346,7 +346,7 @@ boot:</screen>
 		after an <command>unload</command> has been issued.
 		Otherwise, the previously-loaded kernel will be
 		used.  If <emphasis>kernelname</emphasis> is not
-		qualified it will be searched under
+		qualified, it will be searched under
 		<emphasis>/boot/kernel</emphasis> and
 		<emphasis>/boot/modules</emphasis>.</entry>
 	    </row>
@@ -385,7 +385,7 @@ boot:</screen>
 		type given, with the specified filename.  Any
 		arguments after <replaceable>filename</replaceable>
 		are passed to the file.  If
-		<emphasis>filename</emphasis> is not qualified it
+		<emphasis>filename</emphasis> is not qualified, it
 		will be searched under
 		<emphasis>/boot/kernel</emphasis>
 		and <emphasis>/boot/modules</emphasis>.</entry>



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