summaryrefslogtreecommitdiffstats
path: root/doc/action_state.dot
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-01-12 13:34:01 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-01-12 13:34:01 +0100
commit58870fc483c441fba4a87b8411642ea5bc8a7e74 (patch)
tree10726bfa4634429d24f0d3f41a2e5441b8a13ffb /doc/action_state.dot
parent671470f1a1880865bc1175414b0e5000713556d1 (diff)
parentd7277484811249b7acacb45a223928980e1a36b4 (diff)
downloadrsyslog-58870fc483c441fba4a87b8411642ea5bc8a7e74.tar.gz
rsyslog-58870fc483c441fba4a87b8411642ea5bc8a7e74.tar.xz
rsyslog-58870fc483c441fba4a87b8411642ea5bc8a7e74.zip
Merge branch 'beta'
Diffstat (limited to 'doc/action_state.dot')
-rw-r--r--doc/action_state.dot1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/action_state.dot b/doc/action_state.dot
index d56d9da0..2f36d8da 100644
--- a/doc/action_state.dot
+++ b/doc/action_state.dot
@@ -20,6 +20,7 @@ digraph msgState {
susp [label="suspended"]
rdy -> itx [label="transaction begins"]
+ rdy -> rtry [label="begin tx\nerror"]
itx -> itx [label="success"]
itx -> comm [label="commit\n(caller or auto)"]
itx -> rtry [label="error"]