[BACK]Return to register.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / cond

Annotation of mandoc/regress/roff/cond/register.out_ascii, Revision 1.6

1.1       schwarze    1: REGISTER(1)                 General Commands Manual                REGISTER(1)
                      2:
                      3: NNAAMMEE
1.6     ! schwarze    4:      register - conditional testing whether a register is defined
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.6     ! schwarze    7:      not yet defined
        !             8:      now defined
1.1       schwarze    9:
1.6     ! schwarze   10:      tab after identifier:      myreg is defined
1.1       schwarze   11:
1.6     ! schwarze   12:      escape sequence after identifier: -myreg is defined
1.2       schwarze   13:
1.6     ! schwarze   14:      backslash in name: \ is defined
1.4       schwarze   15:
1.6     ! schwarze   16:      dot in name: . is defined \. is defined
1.4       schwarze   17:
1.6     ! schwarze   18:      invalid escape in name: G is defined \G is defined
1.4       schwarze   19:
                     20: OpenBSD                          June 3, 2022                      REGISTER(1)

CVSweb