aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/mi5.1df9
1 files changed, 4 insertions, 5 deletions
diff --git a/man/man1/mi5.1df b/man/man1/mi5.1df
index ca28e75b..04889b94 100644
--- a/man/man1/mi5.1df
+++ b/man/man1/mi5.1df
@@ -60,11 +60,10 @@ There's no way to escape the delimiters.
.P
Inline expansions cannot span multiple lines. Use blocks for that.
.P
-You can't include the closing delimiter %> anywhere within an inline expansion,
-even quoted. The parser is too dumb to cope with that.
-.P
-Doesn't cope at all with `changequote'. If you need that, you should probably
-write raw m4.
+Doesn't cope at all with `changequote'. The ` and ' quote delimiters are
+hardcoded. If you need to change them, you can change the "quote" and "unquote"
+vars, but if you're getting to that point then you should probably write raw
+m4.
.SH SEE ALSO
m4(1)
.SH AUTHOR