[BACK]Return to args.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / MT

File: [cvsweb.bsd.lv] / mandoc / regress / man / MT / args.out_ascii (download)

Revision 1.4, Mon Nov 13 21:06:47 2023 UTC (7 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +8 -8 lines

reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244

MT-ARGS(1)                  General Commands Manual                 MT-ARGS(1)

NNAAMMEE
     MT-args - argument handling of the man-ext mailto macro

DDEESSCCRRIIPPTTIIOONN
     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>

     no argument, but text: some text <>

     two arguments plus text: some text <first>

     two arguments, but no text: <first>

     final text

OpenBSD                         August 13, 2018                     MT-ARGS(1)