summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-10-31 16:22:43 +0000
committerjbj <devnull@localhost>2000-10-31 16:22:43 +0000
commitedfbc6958ac14d095801ced4abf585aa74b2ad67 (patch)
treed72f780d47c68af878751dbeaf5ae6e829ef101c /doc
parentce1e8d26ec5c76550c59fa30b6e6787e21f866e0 (diff)
downloadrpm-edfbc6958ac14d095801ced4abf585aa74b2ad67.tar.gz
rpm-edfbc6958ac14d095801ced4abf585aa74b2ad67.tar.bz2
rpm-edfbc6958ac14d095801ced4abf585aa74b2ad67.zip
Document that --target needs equal sign.
CVS patchset: 4235 CVS date: 2000/10/31 16:22:43
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index f024a7721..4e4d1df37 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -427,16 +427,16 @@ section on PGP SIGNATURES for configuration details.
.IP "\fB\-\-buildroot \fI<dir>\fP"
When building the package, override the BuildRoot tag with directory
\fI<dir>\fP.
-.IP "\fB\-\-target \fI<platform>\fP"
+.IP "\fB\-\-target=\fI<platform>\fP"
When building the package, interpret \fI<platform>\fP as \fBarch-vendor-os\fP
and set the macros \fB_target\fP, \fB_target_arch\fP and \fB_target_os\fP
accordingly.
.IP "\fB\-\-buildarch \fI<arch>\fP"
When building the package, set the architecture to \fI<arch>\fP. This option
-has been obsoleted by \fB\-\-target\fI in RPM 3.0.
+has been obsoleted by \fB\-\-target\fI in RPM 3.0 (and eliminated in RPM 4.0).
.IP "\fB\-\-buildos \fI<os>\fP"
When building the package, set the architecture to \fI<os>\fP. This option
-has been obsoleted by \fB\-\-target\fI in RPM 3.0.
+has been obsoleted by \fB\-\-target\fI in RPM 3.0 (and eliminated in RPM 4.0).
.SH REBUILD AND RECOMPILE OPTIONS