projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Backport rred patches from my own sid branch to the 0.7.25 branch
[apt.git]
/
doc
/
cache.sgml
diff --git
a/doc/cache.sgml
b/doc/cache.sgml
index e257dcd819fd6f5e48c2419caca0280fc7ff03f7..aea5a45c35c580199117872310044143e0fe5c89 100644
(file)
--- a/
doc/cache.sgml
+++ b/
doc/cache.sgml
@@
-721,6
+721,8
@@
or'd with the current package.
#define pkgSTATE_HalfInstalled 4
#define pkgSTATE_ConfigFiles 5
#define pkgSTATE_Installed 6
+#define pkgSTATE_TriggersAwaited 7
+#define pkgSTATE_TriggersPending 8
</example>
</sect1>