xref: /openbsd-src/regress/usr.bin/mandoc/char/N/basic.out_ascii (revision 898184e3e61f9129feb5978fad5a8c6865f00b92)
1N-BASIC(1)                 OpenBSD Reference Manual                 N-BASIC(1)
2
3
4
5NNAAMMEE
6       N-basic - basic handling of character number escapes
7
8DDEESSCCRRIIPPTTIIOONN
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
21OpenBSD                        January 29, 2011                     N-BASIC(1)
22