summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-03-21 04:19:02 +0100
committerGuillem Jover <guillem@debian.org>2012-03-27 20:09:50 +0200
commitf2ccc3a00f241afdf030718758a3ce0cb7e7428f (patch)
tree0009463688c15989ff4db38c407b21c7712d307a /doc
parent50e40bc7a44f02ca30b582b259a8307f95c1d38c (diff)
downloaddpkg-f2ccc3a00f241afdf030718758a3ce0cb7e7428f.tar.gz
doc: Use Unicode box drawing characters instead of ASCII art
Diffstat (limited to 'doc')
-rw-r--r--doc/triggers.txt61
1 files changed, 30 insertions, 31 deletions
diff --git a/doc/triggers.txt b/doc/triggers.txt
index 3f37bf0ae..f16802227 100644
--- a/doc/triggers.txt
+++ b/doc/triggers.txt
@@ -128,37 +128,36 @@ If the “postinst triggered” run fails the package goes to
again until explicitly requested.
- |
- V
- ,------------.
- | unpacked |
- `------------'
- |
- |
- (automatic)| ,----------.
- | | config- |
- | | failed |
- | `----------'
- | | ^
- | | |
- |,---<--' | ,------------------------------.
- | (user | | triggers-pending |
- postinst | request) | | or |
- "configure" | | | t.-awaited with some pending |
- | | `------------------------------'
- | | | ^
- |`----->------'| | |
- | error | postinst | |
- | | "triggered" | | trigger(s)
- | | (automatic) | | activated
- | | | |
- | `-----<-----------'| |
- | error | |
- | | |
- V V |
- ,--------------------------------------------------.
- | installed or t.-awaited with none pending |
- `--------------------------------------------------'
+ │
+ v
+ ┌────────────┐
+ │ unpacked │
+ └─────┬──────┘
+ │
+ │
+ (automatic)│ ┌───────────────┐
+ │ │ config-failed │
+ │ └─────┬─────────┘
+ │ │ ^
+ │ │ │
+ ├──────<─────┘ │ ┌──────────────────────────────────┐
+ │ (user request) │ │ triggers-pending │
+ postinst │ │ │ or │
+ "configure" │ │ │ triggers-awaited w/ some pending │
+ │ │ └────────────┬─────────────────────┘
+ │ │ │ ^
+ ├────────>───────┤ postinst │ │
+ │ error │ "triggered" │ │
+ │ │ (automatic) │ │
+ │ │ │ │ trigger(s)
+ │ │ │ │ activated
+ │ └────────<─────────┤ │
+ │ error │ │
+ │ │ │
+ v v │
+ ┌──────────────────────────────────────────────┴────┐
+ │ installed or triggers-awaited w/ none pending │
+ └───────────────────────────────────────────────────┘
Packages in ‘config-failed’ or worse are never considered to have
lists of pending triggers. A package whose postinst is being run