[BACK]Return to basic.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / N

Annotation of mandoc/regress/char/N/basic.out_ascii, Revision 1.1

1.1     ! schwarze    1: N-BASIC(1)                  General Commands Manual                 N-BASIC(1)
        !             2:
        !             3:
        !             4:
        !             5: NNAAMMEE
        !             6:        N-basic - basic handling of character number escapes
        !             7:
        !             8: DDEESSCCRRIIPPTTIIOONN
        !             9:        basic usage: xAx
        !            10:        too large: xx
        !            11:        much too large: xx
        !            12:        non-numerical content: xX'x
        !            13:        mixed content: xAX'x
        !            14:        empty: xx
        !            15:        no quoting: x65x
        !            16:        non-matching quoting characters: xAx
        !            17:        end of test document
        !            18:
        !            19:
        !            20:
        !            21: OpenBSD                        January 29, 2011                     N-BASIC(1)

CVSweb