diff options
Diffstat (limited to 'regress/man/MT/args.out_ascii')
-rw-r--r-- | regress/man/MT/args.out_ascii | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/regress/man/MT/args.out_ascii b/regress/man/MT/args.out_ascii new file mode 100644 index 00000000..05939dcb --- /dev/null +++ b/regress/man/MT/args.out_ascii @@ -0,0 +1,23 @@ +MT-ARGS(1) General Commands Manual MT-ARGS(1) + + + +NNAAMMEE + MT-args - argument handling of the man-ext mailto macro + +DDEESSCCRRIIPPTTIIOONN + argument plus text: invalid address <test@example.com> + + argument but no text: <test@example.com> + + no argument, but text: some text <> + + two arguments plus text: some text <first> + + two arguments, but no text: <first> + + final text + + + +OpenBSD June 25, 2017 MT-ARGS(1) |