s/querybypkg/filesbypkg/g
authorewt <devnull@localhost>
Mon, 26 Apr 1999 17:38:44 +0000 (17:38 +0000)
committerewt <devnull@localhost>
Mon, 26 Apr 1999 17:38:44 +0000 (17:38 +0000)
CVS patchset: 3031
CVS date: 1999/04/26 17:38:44

CHANGES
rpm.8

diff --git a/CHANGES b/CHANGES
index 5e8c4e0..2830465 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@
        - fix: % before non-alphabetic non-macro special now passed unscathed.
        - fix: noarch header gets initialized differently.
        - fix: $2 to triggerpostun scripts was wrong
+       - fix: --querybypkg in man page should be --filesbypkg
 
 2.94 -> 2.95
        - fix: last update transaction set segfault bug in installer.
diff --git a/rpm.8 b/rpm.8
index 02811cc..46130f1 100644 (file)
--- a/rpm.8
+++ b/rpm.8
@@ -284,7 +284,7 @@ at least one of \fB\-l\fP, \fB\-c\fP, \fB\-d\fP.
 .IP "\fB\-\-last\fP"
 Orders the package listing by install time such that the latest packages
 are at the top.
-.IP "\fB\-\-querybypkg\fP"
+.IP "\fB\-\-filesbypkg\fP"
 This lists all the files in each package.
 .IP "\fB\-\-triggerscripts\fP"
 Shows all the trigger scripts for the selected packages.