Slight tweak to rpmvercmp() docs as suggested by Pixel
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 13:02:10 +0000 (16:02 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 13:02:10 +0000 (16:02 +0300)
lib/rpmlib.h

index 8a6819e..e8a1895 100644 (file)
@@ -191,7 +191,7 @@ rpmRC rpmInstallSourcePackage(rpmts ts, FD_t fd,
                        char ** cookie);
 
 /** \ingroup rpmtrans
- * Segmented string compare for version and/or release.
+ * Segmented string compare for version or release strings.
  *
  * @param a            1st string
  * @param b            2nd string