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

Annotation of mandoc/regress/roff/cond/string.out_ascii, Revision 1.4

1.1       schwarze    1: STRING(1)                   General Commands Manual                  STRING(1)
                      2:
                      3: NNAAMMEE
                      4:        string - conditional testing whether a string is defined
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:        mystr not yet defined
                      8:        now defined
                      9:
                     10:        mymac not yet defined
                     11:        now defined
                     12:
                     13:        myren not yet defined
                     14:        now defined
                     15:
1.2       schwarze   16:        standard macro is defined
                     17:
1.3       schwarze   18:        identifier and tab:      mystr is defined
1.1       schwarze   19:
1.3       schwarze   20:        escape sequence after identifier: -mystr is defined
                     21:
                     22: OpenBSD                        February 6, 2019                      STRING(1)

CVSweb