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

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

CVSweb