diff options
Diffstat (limited to 'regress/char/N/basic.out_ascii')
-rw-r--r-- | regress/char/N/basic.out_ascii | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/char/N/basic.out_ascii b/regress/char/N/basic.out_ascii new file mode 100644 index 00000000..87c53449 --- /dev/null +++ b/regress/char/N/basic.out_ascii @@ -0,0 +1,21 @@ +N-BASIC(1) General Commands Manual N-BASIC(1) + + + +NNAAMMEE + N-basic - basic handling of character number escapes + +DDEESSCCRRIIPPTTIIOONN + basic usage: xAx + too large: xx + much too large: xx + non-numerical content: xX'x + mixed content: xAX'x + empty: xx + no quoting: x65x + non-matching quoting characters: xAx + end of test document + + + +OpenBSD January 29, 2011 N-BASIC(1) |