summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2005-03-18 01:05:46 +0000
committermurray <murray@FreeBSD.org>2005-03-18 01:05:46 +0000
commit9a489dbe6b0ab18ebe46eae26f040d161433132b (patch)
treeeefbb5510d99fdba92fedf1a3e47f1039ee31df2 /usr.sbin/sade
parentf35fea1e3300478c368de7e96372dae68dfb8a89 (diff)
downloadFreeBSD-src-9a489dbe6b0ab18ebe46eae26f040d161433132b.zip
FreeBSD-src-9a489dbe6b0ab18ebe46eae26f040d161433132b.tar.gz
Use the correct variable name for the description of multi-volume
support in cdrom.inf. Should be CD_VOLUME.
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/sade.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index 2a95a11..d216579 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -880,7 +880,7 @@ This property should be set to the
version on the current
media volume.
For example,
-.Dq Li "CD_VERSION = 4.6" .
+.Dq Li "CD_VERSION = 5.3" .
.It Va CD_MACHINE_ARCH
This property should be set to the architecture of the contents on
this volume.
@@ -891,7 +891,7 @@ CDs for different architectures, to provide better error messages if
users try to install Alpha packages on an i386 machine.
For example,
.Dq Li "CD_MACHINE_ARCH = alpha" .
-.It Va VOLUME
+.It Va CD_VOLUME
In a multi-volume collection (such as the
.Fx
4-CD set), the
@@ -901,7 +901,7 @@ The last field of the
.Pa INDEX
file denotes which volume the package
appears on, and the
-.Va VOLUME
+.Va CD_VOLUME
property here defines the volume ID of the current disc.
.El
.It Pa packages/INDEX
OpenPOWER on IntegriCloud