svn commit: r319437 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 1 15:57:57 UTC 2017


Author: gjb
Date: Thu Jun  1 15:57:56 2017
New Revision: 319437
URL: https://svnweb.freebsd.org/changeset/base/319437

Log:
  Fix a grammar nit.
  
  Submitted by:	bjk
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun  1 15:43:24 2017	(r319436)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun  1 15:57:56 2017	(r319437)
@@ -358,7 +358,7 @@
     <sect2 xml:id="userland-installer">
       <title>Installation and Configuration Tools</title>
 
-      <para revision="311686">The &man.bsdinstall.8; installer has
+      <para revision="311686">The installer, &man.bsdinstall.8;, has
 	been updated to include support for hidden wireless networks
 	when configuring the &man.wlan.4; interface.</para>
     </sect2>


More information about the svn-src-all mailing list