Author: jhb
Date: Mon Feb 26 18:50:39 2018
New Revision: 330029
URL: https://svnweb.freebsd.org/changeset/base/330029

Log:
  Fix a typo: "now" -> "no".

Modified:
  head/stand/defaults/loader.conf

Modified: head/stand/defaults/loader.conf
==============================================================================
--- head/stand/defaults/loader.conf     Mon Feb 26 18:24:24 2018        
(r330028)
+++ head/stand/defaults/loader.conf     Mon Feb 26 18:50:39 2018        
(r330029)
@@ -69,7 +69,7 @@ acpi_video_load="NO"          # Load the ACPI video extension 
 #loader_delay="3"              # Delay in seconds before loading anything.
                                # Default is unset and disabled (no delay).
 #autoboot_delay="10"           # Delay in seconds before autobooting,
-                               # -1 for now user interrupts, NO to disable
+                               # -1 for no user interrupts, NO to disable
 #password=""                   # Prevent changes to boot options
 #bootlock_password=""          # Prevent booting (see check-password.4th(8))
 #geom_eli_passphrase_prompt="NO" # Prompt for geli(8) passphrase to mount root
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to