From 54e85f42174610a0aaf29a4912c22bb8d7a4f742 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Jun 2017 22:08:15 +1200 Subject: Remove lies from mi5 The second pass of the evaluator confounded me --- man/man1/mi5.1df | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'man') diff --git a/man/man1/mi5.1df b/man/man1/mi5.1df index b56bed93..7fb41078 100644 --- a/man/man1/mi5.1df +++ b/man/man1/mi5.1df @@ -50,13 +50,7 @@ very simple macro expansion in an mi5 inline. .SH CAVEATS Only very simple macro expansions work in inline calls at the moment. This can be fixed by the author tokenizing the line properly, which he'll do Real Soon -Now (TM). Specifically, neither quote delimiters nor macro parameters work. -The latter is because of a nasty corner-case in m4 where parameter expansions -$1, $2, $*, etc are expanded -.B even within quotes, -one of m4's darkest corners. The workaround is to do as much logic as you can -in a block, defining your result as a single simple macros, and then expanding -that inline. +Now (TM). Specifically, quote delimiters do not work. .SH SEE ALSO bp(1df), xargs(1) .SH AUTHOR -- cgit v1.2.3