svn commit: r282172 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:11:08 UTC 2015


Author: gjb
Date: Tue Apr 28 18:11:07 2015
New Revision: 282172
URL: https://svnweb.freebsd.org/changeset/base/282172

Log:
  Fix revision for GELI prompt support in the loader.
  The initial commit was reverted (without a useful commit
  message), and committed again as r281616.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:05 2015	(r282171)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:07 2015	(r282172)
@@ -970,7 +970,7 @@
 	entering <literal>set kern.vty=sc</literal> at the
 	&man.loader.8; prompt.</para>
 
-      <para revision="280938">The boot loader has been updated to
+      <para revision="281616">The boot loader has been updated to
 	support entering the <acronym>GELI</acronym> passphrase before
 	loading the kernel.  To enable this behavior, add
 	<literal>geom_eli_passphrase_prompt="YES"</literal> to


More information about the svn-src-all mailing list