Fossil SCM
Address a nitpick in a pikchr diagram of www/aboutcgi.wiki in response to [forum:9e29c4d79f88|forum post 9e29c4d79f88].
Commit
40c12262faac8a5fc5d2546a53be45f5e9bec4ed9d8c7c6bac730f773b6ed81b
Parent
471d617347aebb6…
1 file changed
+3
-1
+3
-1
| --- www/aboutcgi.wiki | ||
| +++ www/aboutcgi.wiki | ||
| @@ -210,11 +210,12 @@ | ||
| 210 | 210 | |
| 211 | 211 | SCHEME: box "https://" mono fit |
| 212 | 212 | DOMAIN: box "example.com" mono fit |
| 213 | 213 | SCRIPT: box "/cgis/example2" mono fit |
| 214 | 214 | PATH: box "/subdir/three/timeline" mono fit |
| 215 | -QUERY: box "?c=55d7e1" mono fit | |
| 215 | +QMARK: box "?" mono fit | |
| 216 | +QUERY: box "c=55d7e1" mono fit | |
| 216 | 217 | |
| 217 | 218 | thickness = 0.01 |
| 218 | 219 | |
| 219 | 220 | DB: box at 0.3 below DOMAIN "HTTP_HOST" mono fit invis |
| 220 | 221 | SB: box at 0.3 below SCRIPT "SCRIPT_NAME" mono fit invis |
| @@ -223,10 +224,11 @@ | ||
| 223 | 224 | RB: box at 0.5 above PATH "REQUEST_URI" mono fit invis |
| 224 | 225 | |
| 225 | 226 | color = lightgray |
| 226 | 227 | |
| 227 | 228 | box at SCHEME width SCHEME.width height SCHEME.height |
| 229 | +box at QMARK width QMARK.width height QMARK.height | |
| 228 | 230 | line fill 0x7799CC behind QUERY \ |
| 229 | 231 | from SCRIPT.nw \ |
| 230 | 232 | to RB.sw \ |
| 231 | 233 | to RB.se \ |
| 232 | 234 | to QUERY.ne \ |
| 233 | 235 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -210,11 +210,12 @@ | |
| 210 | |
| 211 | SCHEME: box "https://" mono fit |
| 212 | DOMAIN: box "example.com" mono fit |
| 213 | SCRIPT: box "/cgis/example2" mono fit |
| 214 | PATH: box "/subdir/three/timeline" mono fit |
| 215 | QUERY: box "?c=55d7e1" mono fit |
| 216 | |
| 217 | thickness = 0.01 |
| 218 | |
| 219 | DB: box at 0.3 below DOMAIN "HTTP_HOST" mono fit invis |
| 220 | SB: box at 0.3 below SCRIPT "SCRIPT_NAME" mono fit invis |
| @@ -223,10 +224,11 @@ | |
| 223 | RB: box at 0.5 above PATH "REQUEST_URI" mono fit invis |
| 224 | |
| 225 | color = lightgray |
| 226 | |
| 227 | box at SCHEME width SCHEME.width height SCHEME.height |
| 228 | line fill 0x7799CC behind QUERY \ |
| 229 | from SCRIPT.nw \ |
| 230 | to RB.sw \ |
| 231 | to RB.se \ |
| 232 | to QUERY.ne \ |
| 233 |
| --- www/aboutcgi.wiki | |
| +++ www/aboutcgi.wiki | |
| @@ -210,11 +210,12 @@ | |
| 210 | |
| 211 | SCHEME: box "https://" mono fit |
| 212 | DOMAIN: box "example.com" mono fit |
| 213 | SCRIPT: box "/cgis/example2" mono fit |
| 214 | PATH: box "/subdir/three/timeline" mono fit |
| 215 | QMARK: box "?" mono fit |
| 216 | QUERY: box "c=55d7e1" mono fit |
| 217 | |
| 218 | thickness = 0.01 |
| 219 | |
| 220 | DB: box at 0.3 below DOMAIN "HTTP_HOST" mono fit invis |
| 221 | SB: box at 0.3 below SCRIPT "SCRIPT_NAME" mono fit invis |
| @@ -223,10 +224,11 @@ | |
| 224 | RB: box at 0.5 above PATH "REQUEST_URI" mono fit invis |
| 225 | |
| 226 | color = lightgray |
| 227 | |
| 228 | box at SCHEME width SCHEME.width height SCHEME.height |
| 229 | box at QMARK width QMARK.width height QMARK.height |
| 230 | line fill 0x7799CC behind QUERY \ |
| 231 | from SCRIPT.nw \ |
| 232 | to RB.sw \ |
| 233 | to RB.se \ |
| 234 | to QUERY.ne \ |
| 235 |