Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2018 21:41:18 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r334684 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201806052141.w55LfIIZ028132@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jun  5 21:41:17 2018
New Revision: 334684
URL: https://svnweb.freebsd.org/changeset/base/334684

Log:
  Document r329010, loader(8) quote parsing improvements.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:16 2018	(r334683)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:17 2018	(r334684)
@@ -683,6 +683,10 @@
 	is not considered as a bootable pool, and a diagnostic message
 	is printed to the console.</para>
 
+      <para revision="329010">The &man.loader.8; has been updated to
+	improve quotation parsing, distinguishing between single- and
+	double-quotes, and check for terminating quotes.</para>
+
       <para revision="329114">The length of <acronym>GELI</acronym>
 	passphrases entered when booting a system with encrypted disks
 	is now hidden by default.  See the configuration options in



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