summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>2000-09-09 18:30:48 +0000
committerrnordier <rnordier@FreeBSD.org>2000-09-09 18:30:48 +0000
commit92d82755e622e60943fa784eee7f65b3a475528e (patch)
tree8d19dc5274883b2f7844a96d7842191b642fcf5a /usr.sbin/boot0cfg
parentf3050d463ad9f84081d59ebd527cf6cbb7c02552 (diff)
downloadFreeBSD-src-92d82755e622e60943fa784eee7f65b3a475528e.zip
FreeBSD-src-92d82755e622e60943fa784eee7f65b3a475528e.tar.gz
Provide correct information regarding "packet" option default.
PR: 20936 Originated by: obrien
Diffstat (limited to 'usr.sbin/boot0cfg')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.89
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8
index 07643da..19ac723 100644
--- a/usr.sbin/boot0cfg/boot0cfg.8
+++ b/usr.sbin/boot0cfg/boot0cfg.8
@@ -103,10 +103,11 @@ specified (with
prepended as necessary):
.Bl -tag -width indent
.It packet
-Use the disk packet (BIOS Int 0x13 extensions) interface rather than
-the conventional (CHS) interface, when accessing disk-related BIOS
-services. The default is
-.Sq nopacket .
+Permit use of the disk packet (BIOS Int 0x13 extensions) interface
+in addition to the conventional (CHS) interface, as necessary, when
+accessing disk-related BIOS services. This is the default; a
+.Sq nopacket
+option prevents use of the Int 0x13 extensions.
.It setdrv
Forces the drive containing the disk to be referenced using drive
number definable by means of the -d option. The default is
OpenPOWER on IntegriCloud