diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2023-10-21 17:31:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2023-10-21 17:31:52 +0000 |
commit | c198ddab2341ad8774cb270f30a515788ff66ecb (patch) | |
tree | 97d095f1b35a50582ea2fb7d5e02da98025c71af /regress/roff/args/esc.out_ascii | |
parent | 7e11f5e8dfe286f6fd2d23cfa92e265c9843be00 (diff) | |
download | mandoc-c198ddab2341ad8774cb270f30a515788ff66ecb.tar.gz |
regression test for roff.c rev. 1.397:
recursive delayed expansion of escape sequences in macro arguments
Diffstat (limited to 'regress/roff/args/esc.out_ascii')
-rw-r--r-- | regress/roff/args/esc.out_ascii | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/regress/roff/args/esc.out_ascii b/regress/roff/args/esc.out_ascii new file mode 100644 index 00000000..41c4cc99 --- /dev/null +++ b/regress/roff/args/esc.out_ascii @@ -0,0 +1,9 @@ +ARGS-ESC(1) General Commands Manual ARGS-ESC(1) + +NNAAMMEE + args-esc - delayed escape sequence expansion in macro arguments + +DDEESSCCRRIIPPTTIIOONN + ccoonntteenntt + +OpenBSD October 21, 2023 ARGS-ESC(1) |