diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-14 01:27:48 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-08-14 01:27:48 +0000 |
commit | 9d71e0cbacf0681fd313f1e52974183828949490 (patch) | |
tree | fe87d1c5e15f3fb86b6d7864197bac592e4c32a7 /regress/man/MT/args.out_ascii | |
parent | 185b4a7b69884b16b9c646e4efc4d357b38ac66c (diff) | |
download | mandoc-9d71e0cbacf0681fd313f1e52974183828949490.tar.gz |
support tail arguments on the .ME and .UE macros,
used for example in the ditroff(7) manual of the groff package
Diffstat (limited to 'regress/man/MT/args.out_ascii')
-rw-r--r-- | regress/man/MT/args.out_ascii | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/man/MT/args.out_ascii b/regress/man/MT/args.out_ascii index 05939dcb..09dd4cd1 100644 --- a/regress/man/MT/args.out_ascii +++ b/regress/man/MT/args.out_ascii @@ -6,7 +6,9 @@ NNAAMMEE MT-args - argument handling of the man-ext mailto macro DDEESSCCRRIIPPTTIIOONN - argument plus text: invalid address <test@example.com> + argument, text, and tail: text <test@example.com>tail args + + argument plus text: invalid address <test@example.com> next line argument but no text: <test@example.com> @@ -20,4 +22,4 @@ DDEESSCCRRIIPPTTIIOONN -OpenBSD June 25, 2017 MT-ARGS(1) +OpenBSD August 13, 2018 MT-ARGS(1) |