diff options
Diffstat (limited to 'regress/char/unicode/ascii.out_ascii')
-rw-r--r-- | regress/char/unicode/ascii.out_ascii | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/regress/char/unicode/ascii.out_ascii b/regress/char/unicode/ascii.out_ascii new file mode 100644 index 00000000..74b5d286 --- /dev/null +++ b/regress/char/unicode/ascii.out_ascii @@ -0,0 +1,34 @@ +CHAR-UNICODE-ASCII(1) General Commands Manual CHAR-UNICODE-ASCII(1) + + + +NNAAMMEE + char-unicode-ascii - Unicode characters in the ASCII range + +DDEESSCCRRIIPPTTIIOONN + BEGINTEST + """ QUOTATION MARK + ### NUMBER SIGN + $$$ DOLLAR SIGN + ''' APOSTROPHE + +++ PLUS SIGN + -- HYPHEN-MINUS + .. FULL STOP + /// SOLIDUS + === EQUALS SIGN + @@@ COMMERCIAL AT + [[[ LEFT SQUARE BRACKET + \\\\ REVERSE SOLIDUS + ]]] RIGHT SQUARE BRACKET + ^^^^ CIRCUMFLEX ACCENT + ___ LOW LINE + ```` GRAVE ACCENT + {{{ LEFT CURLY BRACKET + |||| VERTICAL LINE + }}} RIGHT CURLY BRACKET + ~~~~ TILDE + ENDTEST + + + +OpenBSD October 27, 2014 CHAR-UNICODE-ASCII(1) |