aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-02 23:16:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-02 23:16:12 +1200
commit5d5c0c756d386663107fbb46634b811882c9a1c9 (patch)
treedf635e5c4bc65162d95b1c4b98af2d80463f2352 /man
parentTidier implementation for mi5 sh (diff)
downloaddotfiles-5d5c0c756d386663107fbb46634b811882c9a1c9.tar.gz
dotfiles-5d5c0c756d386663107fbb46634b811882c9a1c9.zip
Add an mi5(1df) caveat
Diffstat (limited to 'man')
-rw-r--r--man/man1/mi5.1df3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/mi5.1df b/man/man1/mi5.1df
index 04f964c1..91ce3d07 100644
--- a/man/man1/mi5.1df
+++ b/man/man1/mi5.1df
@@ -56,6 +56,9 @@ The <% delimiters %> are hardcoded for now.
.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.
.SH SEE ALSO