diff options
author | bde <bde@FreeBSD.org> | 1997-07-05 02:08:09 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-07-05 02:08:09 +0000 |
commit | 2cb2846c23cd9d89c5946f546301ca740d30873d (patch) | |
tree | d503a656277b321e0cadfc0a6519a7909c308f26 /sys/i386/boot/biosboot | |
parent | 70c3990a355568f73741e1c7b1aff660be4dab07 (diff) | |
download | FreeBSD-src-2cb2846c23cd9d89c5946f546301ca740d30873d.zip FreeBSD-src-2cb2846c23cd9d89c5946f546301ca740d30873d.tar.gz |
Fixed description of -cv.
Diffstat (limited to 'sys/i386/boot/biosboot')
-rw-r--r-- | sys/i386/boot/biosboot/boot.help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/biosboot/boot.help b/sys/i386/boot/biosboot/boot.help index 0059510..7cbce13 100644 --- a/sys/i386/boot/biosboot/boot.help +++ b/sys/i386/boot/biosboot/boot.help @@ -15,4 +15,4 @@ Examples: drive/unit/partition, and set the default bios_drive, interface, unit and partition -cv boot with the defaults, then run UserConfig to modify - hardware parameters (v), and print verbose messages (c) + hardware parameters (c), and print verbose messages (v) |