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