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

1.1       schwarze    1: N-BASIC(1)                  General Commands Manual                 N-BASIC(1)
                      2:
                      3: NNAAMMEE
                      4:        N-basic - basic handling of character number escapes
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      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
                     16:
                     17: OpenBSD                        January 29, 2011                     N-BASIC(1)

CVSweb