Second pass at edit to rpmtsRun doxygen.
authorjoden <devnull@localhost>
Wed, 11 Aug 2004 11:04:48 +0000 (11:04 +0000)
committerjoden <devnull@localhost>
Wed, 11 Aug 2004 11:04:48 +0000 (11:04 +0000)
CVS patchset: 7396
CVS date: 2004/08/11 11:04:48

lib/rpmts.h

index c058a25..c6ee135 100644 (file)
@@ -372,11 +372,14 @@ int rpmtsOrder(rpmts ts)
  * Process all package elements in a transaction set.  Before calling
  * rpmtsRun be sure to have:
  *
- *    - setup the rpm root dir via rpmtsRoot().
+ *    - setup the rpm root dir via rpmtsSetRoot().
  *    - setup the rpm notify callback via rpmtsSetNotifyCallback().
  *    - setup the rpm transaction flags via rpmtsSetFlags().
- *    - setup the rpm verify signature flags via rpmtsSetVSFlags().
+ * 
+ * Additionally, though not required you may want to:
  *
+ *    - setup the rpm verify signature flags via rpmtsSetVSFlags().
+ *       
  * @param ts           transaction set
  * @param okProbs      previously known problems (or NULL)
  * @param ignoreSet    bits to filter problem types