From 963d9a418d8b0ecbe2bc6286bed69f85e66f70a0 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Tue, 26 Nov 2002 20:48:10 +0000 Subject: [PATCH] fix typos --- openpkg-tool/openpkg.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpkg-tool/openpkg.pod b/openpkg-tool/openpkg.pod index ac7fa59a89..36a8edbeae 100644 --- a/openpkg-tool/openpkg.pod +++ b/openpkg-tool/openpkg.pod @@ -94,7 +94,7 @@ The name of the resource stored in the index. The default is B adds a platform attribute for binary RPMs. The attribute is built as I<%{arch}>C<->IC<->I<%{os}> where I<%{arch}> and I<%{os}> are taken from the RPM header and I is -the value of the B<-p> option. The default value is "C". This +the value of the B<-p> option. The default value is "C". This must be used to distinguish between platforms that support the same Architecture and OS name like various Linux distributions. @@ -176,7 +176,7 @@ is already installed. =item B<-Z> -B ignores a installed packages, the +B ignores all installed packages, the script will rebuild all selected packages from scratch. Note that this doesn't work together with the B<-a> option.