mtimeout.1: Use correct dash for number ranges.
[misc] / splitconf.test
1 ## Splitconf test script
2
3 before = echo "Before!"
4 after = echo "After!"
5 prefix = test-
6
7 one: unus
8 two: duo
9 three: tres
10
11 [four]
12 quatuor
13
14 []
15 before = echo "Buggy!"
16
17 [five]
18 cinque
19
20 [comments]
21 nothing here
22 ## but us chickens
23 who said that?
24 !## nobody, in a literal comment
25 blank line follows
26
27 and then some more text
28 # and
29 then just one more
30 blank line
31 !
32
33 []
34 prefix =
35
36 test.strange: one-liner
37
38 [test.odd]
39 just some more lines
40 like this