svn commit: r247690 - stable/8/usr.sbin/sysinstall/help

Devin Teske dteske at FreeBSD.org
Sun Mar 3 08:02:08 UTC 2013


Author: dteske
Date: Sun Mar  3 08:02:07 2013
New Revision: 247690
URL: http://svnweb.freebsd.org/changeset/base/247690

Log:
  MFS 9->8 r247241:
  
  Oops, r186202 (over 4 years ago) forgot to remove Tape from the F1 Help file.
  Direct commit to stable/9 (no sysinstall in head).
  
  MFS 9->8 r247242:
  
  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/8/usr.sbin/sysinstall/help/options.hlp

Modified: stable/8/usr.sbin/sysinstall/help/options.hlp
==============================================================================
--- stable/8/usr.sbin/sysinstall/help/options.hlp	Sun Mar  3 07:54:28 2013	(r247689)
+++ stable/8/usr.sbin/sysinstall/help/options.hlp	Sun Mar  3 08:02:07 2013	(r247690)
@@ -88,21 +88,12 @@ Editor:  Specify which screen editor to 
    setting to `/usr/bin/vi'.
 
 
-Tape Blocksize:  Specify block size in 512 byte blocks of tape.
-
-    This defaults to 20 blocks, which should work with most
-    tape drive + tar combinations.  It may not allow your particular
-    drive to win any records for speed, however, and the more
-    adventurous among you might try experimenting with larger sizes.
-
-
 Extract Detail:  How to show filenames on debug screen as they're extracted.
 
     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-stable-8 mailing list