浏览代码

doc: Use Unicode box drawing characters instead of ASCII art

Guillem Jover 14 年之前
父节点
当前提交
f2ccc3a00f
共有 1 个文件被更改,包括 30 次插入31 次删除
  1. 30 31
      doc/triggers.txt

+ 30 - 31
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