about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/mailcap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mailcap.md b/doc/mailcap.md
index 62b76853..274009b5 100644
--- a/doc/mailcap.md
+++ b/doc/mailcap.md
@@ -43,7 +43,7 @@ Note that $(subprocesses) are not quoted properly yet. We recommend using
 something like:
 
 ```
-x=%s; echo "$(cat "$x")"
+x=%s\; echo "$(cat "$x")"
 ```
 
 ### Fields
il.com> 2010-10-23 22:35:33 +0100 Added a .gitignore file' href='/ahoang/Nim/commit/.gitignore?h=devel&id=18a8590a877ef9d5402a9ba1d19fea7641ea93c5'>18a8590a8 ^
1b1bb284d ^
0879f0b0a ^
0879f0b0a ^
1b1bb284d ^
0879f0b0a ^

5263d9d6f ^
1b1bb284d ^





0879f0b0a ^
180ab350d ^
d20a8ac68 ^
b2e486b23 ^
1b1bb284d ^

1dd9ec85b ^
f2f16f645 ^









f04b502cf ^

fc68a7d88 ^
f04b502cf ^



1b1bb284d ^
b77ae66e8 ^
5263d9d6f ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53