xref: /openbsd-src/regress/usr.bin/mandoc/char/N/basic.out_ascii (revision d13be5d47e4149db2549a9828e244d59dbc43f15)
1N-BASIC(1)                                                          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       null: x�x
13       non-numerical content: xX'x
14       mixed content: xAX'x
15       empty: xx
16       no quoting: x5x
17       non-matching quoting characters: xAx
18       end of test document
19
20
21
22