svn commit: r321473 - stable/11/release/doc/en_US.ISO8859-1/errata

Glen Barber gjb at FreeBSD.org
Tue Jul 25 13:43:16 UTC 2017


Author: gjb
Date: Tue Jul 25 13:43:14 2017
New Revision: 321473
URL: https://svnweb.freebsd.org/changeset/base/321473

Log:
  Fix a typo.
  
  PR:		220917 (related)
  Submitted by:	fbsdbugs4 _at_ sentry dot org
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Tue Jul 25 13:18:28 2017	(r321472)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Tue Jul 25 13:43:14 2017	(r321473)
@@ -105,8 +105,8 @@
 	  without recompiling the kernel.</para>
 
 	<para>To mitigate system crashes with such configurations,
-	  chose <literal>Escape to loader prompt</literal> in the boot
-	  menu and enter the following lines from &man.loader.8;
+	  choose <literal>Escape to loader prompt</literal> in the
+	  boot menu and enter the following lines from &man.loader.8;
 	  prompt, after an <literal>OK</literal>:</para>
 
 	<screen>set kern.kstack_pages=4


More information about the svn-src-stable-11 mailing list