Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2019 11:53:13 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53655 - head/en_US.ISO8859-1/books/handbook/config
Message-ID:  <201912041153.xB4BrDJb071429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Wed Dec  4 11:53:12 2019
New Revision: 53655
URL: https://svnweb.freebsd.org/changeset/doc/53655

Log:
  Simplify language by removing spurious comma.
  
  While here, "must" conjugates with plural as well as singular.
  
  PR:			docs/241674
  Submitted by:		PauAmma <pauamma@gundo.com>
  Reviewed by:		bcr (first point)
  Differential Revision:	https://reviews.freebsd.org/D22648

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

Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Wed Dec  4 10:02:19 2019	(r53654)
+++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Wed Dec  4 11:53:12 2019	(r53655)
@@ -986,8 +986,8 @@ lo0: flags=8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; m
 	  before adding any lines.</para>
       </note>
 
-      <para>In the case, there is no <acronym>DHCP</acronym> server,
-	the <acronym>NIC</acronym>(s) have to be configured manually.
+      <para>If there is no <acronym>DHCP</acronym> server,
+	the <acronym>NIC</acronym>(s) must be configured manually.
 	Add a line for each <acronym>NIC</acronym> present on the
 	system, as seen in this example:</para>
 



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