Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2016 19:15:17 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49655 - head/en_US.ISO8859-1/books/handbook/kernelconfig
Message-ID:  <201611091915.uA9JFHIo028517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan
Date: Wed Nov  9 19:15:17 2016
New Revision: 49655
URL: https://svnweb.freebsd.org/changeset/doc/49655

Log:
  Minor grammatical change.
  
  PR:		213126
  Submitted by:	passat at rpi dot edu
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8482

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

Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml	Tue Nov  8 17:54:23 2016	(r49654)
+++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml	Wed Nov  9 19:15:17 2016	(r49655)
@@ -86,7 +86,7 @@
     <para>Today, most of the functionality in the &os; kernel is
       contained in modules which can be dynamically loaded and
       unloaded from the kernel as necessary.  This allows the running
-      kernel to adapt immediately to new hardware or for new
+      kernel to adapt immediately to new hardware and for new
       functionality to be brought into the kernel.  This is known as
       a modular kernel.</para>
 



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