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

Annotation of mandoc/regress/man/UR/args.out_ascii, Revision 1.3

1.1       schwarze    1: UR-ARGS(1)                  General Commands Manual                 UR-ARGS(1)
                      2:
                      3: NNAAMMEE
                      4:        UR-basic - argument handling of the man-ext URI macro
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.2       schwarze    7:        argument, text, and tail: text <http://www.openbsd.org/>tail argument
                      8:
                      9:        argument plus text: OpenBSD homepage <http://www.openbsd.org/> next
                     10:        line
1.1       schwarze   11:
                     12:        argument but no text: <http://www.netbsd.org/>
                     13:
                     14:        no argument, but text: some text <>
                     15:
                     16:        two arguments plus text: some text <first>
                     17:
                     18:        two arguments, but no text: <first>
                     19:
                     20:        final text
                     21:
1.2       schwarze   22: OpenBSD                         August 14, 2018                     UR-ARGS(1)

CVSweb