Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Mar 2013 08:02:08 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r247690 - stable/8/usr.sbin/sysinstall/help
Message-ID:  <201303030802.r23828Ae045695@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303030802.r23828Ae045695>