[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.2

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

CVSweb