OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 26-Nov-2002 21:48:10
Branch: HEAD Handle: 2002112620481000
Modified files:
openpkg-src/openpkg-tool openpkg.pod
Log:
fix typos
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/openpkg-tool/openpkg.pod
____________________________________________________________________________
Index: openpkg-src/openpkg-tool/openpkg.pod
============================================================
$ cvs diff -u -r1.1 -r1.2 openpkg.pod
--- openpkg-src/openpkg-tool/openpkg.pod 26 Nov 2002 19:54:11 -0000 1.1
+++ openpkg-src/openpkg-tool/openpkg.pod 26 Nov 2002 20:48:10 -0000 1.2
@@ -94,7 +94,7 @@
B<openpkg index> adds a platform attribute for binary RPMs. The
attribute is built as I<%{arch}>C<->I<platform>C<->I<%{os}> where
I<%{arch}> and I<%{os}> are taken from the RPM header and I<platform> is
-the value of the B<-p> option. The default value is "C<unkown>". This
+the value of the B<-p> option. The default value is "C<unknown>". This
must be used to distinguish between platforms that support the same
Architecture and OS name like various Linux distributions.
@@ -176,7 +176,7 @@
=item B<-Z>
-B<openpkg build> ignores a installed packages, the
+B<openpkg build> 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.
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]