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

Annotation of mandoc/regress/roff/cond/strcmp.out_ascii, Revision 1.3

1.1       schwarze    1: COND-STRCMP(1)              General Commands Manual             COND-STRCMP(1)
                      2:
                      3: NNAAMMEE
1.3     ! schwarze    4:      cond-strcmp - roff conditions involving string comparison
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.3     ! schwarze    7:      empty: (t) one char: (t) three chars: (t)
        !             8:      mismatch: (f) longer: (f) shorter: (f)
        !             9:      no middle: (f) no end: (f)
1.1       schwarze   10:
                     11:    NNeeggaattiioonn
1.3     ! schwarze   12:      match: (f) mismatch: (t)
1.1       schwarze   13:
                     14: OpenBSD                          March 8, 2014                  COND-STRCMP(1)

CVSweb