[PATCH] doc: semi-colon needs quoting too
# HG changeset patch
# User Aron Griffis <agriffis@xxxxxxxxx>
# Date 1217170125 14400
# Branch HEAD
# Node ID 3f595d14a28541700c602ac26345c4fc600058ef
# Parent e3c465918417c69e93b4febd8eb3f517d8507892
doc: semi-colon needs quoting too
If semi-colon is bound or macro'd, it needs to be quoted like space, otherwise
mutt thinks it's separating commands.
Signed-off-by: Aron Griffis <agriffis@xxxxxxxxx>
diff -r e3c465918417 -r 3f595d14a285 doc/manual.xml.head
--- a/doc/manual.xml.head Fri Jul 25 19:24:22 2008 +0200
+++ b/doc/manual.xml.head Sun Jul 27 10:48:45 2008 -0400
@@ -1729,7 +1729,7 @@
<para>
<emphasis>key</emphasis> does not need to be enclosed in quotes unless it
contains a
-space (`` '').
+space (`` '') or semi-colon (``;'').
</para>
<para>