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

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

CVSweb