svn commit: r247242 - stable/9/usr.sbin/sysinstall/help

Devin Teske dteske at FreeBSD.org
Sun Feb 24 21:42:40 UTC 2013


Author: dteske
Date: Sun Feb 24 21:42:39 2013
New Revision: 247242
URL: http://svnweb.freebsd.org/changeset/base/247242

Log:
  Oops, r215291 (over 2 years ago) forgot to remove mention of "medium" from the
  F1 Help file.  Direct commit to stable/9 (no sysinstall in head).

Modified:
  stable/9/usr.sbin/sysinstall/help/options.hlp

Modified: stable/9/usr.sbin/sysinstall/help/options.hlp
==============================================================================
--- stable/9/usr.sbin/sysinstall/help/options.hlp	Sun Feb 24 21:36:54 2013	(r247241)
+++ stable/9/usr.sbin/sysinstall/help/options.hlp	Sun Feb 24 21:42:39 2013	(r247242)
@@ -92,9 +92,8 @@ Extract Detail:  How to show filenames o
 
     While a distribution is being extracted, the default detail level
     of "high" will show the full file names as they're extracted.
-    If you would prefer a more terse form for this, namely dots, select
-    the "medium" detail level.  If you want nothing to be printed
-    on the debugging screen during extraction, select "low".
+    If you want nothing to be printed on the debugging screen during
+    extraction, select "low".
 
 
 Release Name:  Which release to attempt to load from installation media.


More information about the svn-src-all mailing list