summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-05 01:24:41 +0000
committerjkh <jkh@FreeBSD.org>1996-07-05 01:24:41 +0000
commitc66c481677fcdd48f90eda346df0c8d1d2c1eeb0 (patch)
tree6190dea722c6fa2cf47af4ed9d5eccd5532c9318
parent3bfb590a223635f57c935b279a29c2696c2166d1 (diff)
downloadFreeBSD-src-c66c481677fcdd48f90eda346df0c8d1d2c1eeb0.zip
FreeBSD-src-c66c481677fcdd48f90eda346df0c8d1d2c1eeb0.tar.gz
Update docs (more specifically to -current).
-rw-r--r--release/sysinstall/help/hardware.hlp9
-rw-r--r--release/sysinstall/help/readme.hlp2
-rw-r--r--release/sysinstall/help/relnotes.hlp4
-rw-r--r--release/sysinstall/help/shortcuts.hlp11
-rw-r--r--usr.sbin/sysinstall/help/shortcuts.hlp11
5 files changed, 16 insertions, 21 deletions
diff --git a/release/sysinstall/help/hardware.hlp b/release/sysinstall/help/hardware.hlp
index 0e398f4..3068677 100644
--- a/release/sysinstall/help/hardware.hlp
+++ b/release/sysinstall/help/hardware.hlp
@@ -1,6 +1,6 @@
-Hardware Documentation Guide: $Id: hardware.hlp,v 1.4 1996/06/28 22:03:18 jkh Exp $
+Hardware Documentation Guide: $Id: hardware.hlp,v 1.5 1996/07/01 02:43:43 jkh Exp $
-Contents last changed: June 28th, 1996
+Contents last changed: July 4th, 1996
Table of Contents
-----------------
@@ -165,7 +165,6 @@ press [ENTER]. The help message looks something like this:
Command Description
------- -----------
-attach <devname> Return results of device attach
ls List currently configured devices
port <devname> <addr> Set device port (i/o address)
irq <devname> <number> Set device irq
@@ -174,7 +173,6 @@ iomem <devname> <addr> Set device maddr (memory address)
iosize <devname> <size> Set device memory size
flags <devname> <mask> Set device flags
enable <devname> Enable device
-probe <devname> Return results of device probe
disable <devname> Disable device (will not be probed)
visual Go to visual mode
quit Exit this configuration utility
@@ -278,12 +276,10 @@ The LINT file contains prototype entries for all of the below which you
can easily cut-and-paste into your own file (or simply copy LINT and edit
it to taste):
-apm: Laptop Advanced Power Management (experimental)
ctx: Cortex-I frame grabber
cx: Cronyx/Sigma multiport sync/async
cy: Cyclades high-speed serial driver
el: 3Com 3C501
-fe: Fujitsu MB86960A/MB86965A Ethernet cards
fea: DEV DEFEA EISA FDDI adater
fpa: DEC DEFPA PCI FDDI adapter
gp: National Instruments AT-GPIB and AT-GPIB/TNT board
@@ -292,6 +288,7 @@ gus: Gravis Ultrasound - Ultrasound, Ultrasound 16, Ultrasound MAX
gusxvi: Gravis Ultrasound 16-bit PCM
joy: Joystick
labpc: National Instrument's Lab-PC and Lab-PC+
+meteor: Matrox Meteor frame-grabber card
mpu: Roland MPU-401 stand-alone card
mse: Logitech & ATI InPort bus mouse ports
mss: Microsoft Sound System
diff --git a/release/sysinstall/help/readme.hlp b/release/sysinstall/help/readme.hlp
index b6de832..10616ba 100644
--- a/release/sysinstall/help/readme.hlp
+++ b/release/sysinstall/help/readme.hlp
@@ -100,7 +100,7 @@ searching facilities. If you wish to use Netscape as your browser,
you may install the BSDI version from ftp://ftp.mcom.com or simply
type:
- # cd /usr/ports/www/netscape2
+ # cd /usr/ports/www/netscape3
# make all install
If you have the Ports collection installed (see the Configuration menu
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index cd290b6..cf142d1 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -228,7 +228,7 @@ based clones. SMC Elite Ultra is also supported.
DEC EtherWORKS III NICs (DE203, DE204, and DE205)
DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
-DEC DC21040, DC21041, or DC21140 based NICs (SMC???? DE???)
+DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
DEC FDDI (DEFPA/DEFEA) NICs
Fujitsu MB86960A/MB86965A
@@ -511,4 +511,4 @@ We sincerely hope you enjoy this release of FreeBSD!
The FreeBSD Core Team
-$Id: relnotes.hlp,v 1.8 1996/06/11 15:39:53 jkh Exp $
+$Id: relnotes.hlp,v 1.9 1996/06/27 07:13:45 jkh Exp $
diff --git a/release/sysinstall/help/shortcuts.hlp b/release/sysinstall/help/shortcuts.hlp
index dc55d2a..0956058 100644
--- a/release/sysinstall/help/shortcuts.hlp
+++ b/release/sysinstall/help/shortcuts.hlp
@@ -1,5 +1,5 @@
/stand/sysinstall now supports command-line "shortcuts" which can
-often replace outdated commands, like pkg_install. Multiple commands
+often replace outdated commands, like pkg_manage. Multiple commands
can be invoked in sequence, and variables may be set on-the-fly to
customize the installation program's behavior in various ways.
@@ -10,9 +10,9 @@ Syntax:
Where "var" can be one or more of:
blanktime Screen blank time setting in seconds
-bootManager Which boot manager to use: booteasy, standard or none
+bootManager Select boot manager: booteasy, standard or none
browserBinary Which doc browser to use (default: lynx)
-browserPackage Which package to get browser from (default: lynx pkg)
+browserPackage Which package to get browser from (default: lynx)
cpioVerbose How verbose to be with cpio: high, medium or low
debug Extra debugging?
disk Which disk to operate on (wd0, sd0, etc).
@@ -110,6 +110,5 @@ Invokes the disk partition editor on disk sd0.
If /stand/sysinstall is linked to another filename, say
-`/usr/local/bin/configPackages', then the basename will be used as an
-implicit command name.
-
+`/usr/local/bin/configPackages', then the basename will be used
+as an implicit command name.
diff --git a/usr.sbin/sysinstall/help/shortcuts.hlp b/usr.sbin/sysinstall/help/shortcuts.hlp
index dc55d2a..0956058 100644
--- a/usr.sbin/sysinstall/help/shortcuts.hlp
+++ b/usr.sbin/sysinstall/help/shortcuts.hlp
@@ -1,5 +1,5 @@
/stand/sysinstall now supports command-line "shortcuts" which can
-often replace outdated commands, like pkg_install. Multiple commands
+often replace outdated commands, like pkg_manage. Multiple commands
can be invoked in sequence, and variables may be set on-the-fly to
customize the installation program's behavior in various ways.
@@ -10,9 +10,9 @@ Syntax:
Where "var" can be one or more of:
blanktime Screen blank time setting in seconds
-bootManager Which boot manager to use: booteasy, standard or none
+bootManager Select boot manager: booteasy, standard or none
browserBinary Which doc browser to use (default: lynx)
-browserPackage Which package to get browser from (default: lynx pkg)
+browserPackage Which package to get browser from (default: lynx)
cpioVerbose How verbose to be with cpio: high, medium or low
debug Extra debugging?
disk Which disk to operate on (wd0, sd0, etc).
@@ -110,6 +110,5 @@ Invokes the disk partition editor on disk sd0.
If /stand/sysinstall is linked to another filename, say
-`/usr/local/bin/configPackages', then the basename will be used as an
-implicit command name.
-
+`/usr/local/bin/configPackages', then the basename will be used
+as an implicit command name.
OpenPOWER on IntegriCloud