diff options
Diffstat (limited to 'regress/char/unicode/nogroff.out_ascii')
-rw-r--r-- | regress/char/unicode/nogroff.out_ascii | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/regress/char/unicode/nogroff.out_ascii b/regress/char/unicode/nogroff.out_ascii new file mode 100644 index 00000000..d03b87e8 --- /dev/null +++ b/regress/char/unicode/nogroff.out_ascii @@ -0,0 +1,49 @@ +CHAR-UNICODE-NOGROFF(1) General Commands Manual CHAR-UNICODE-NOGROFF(1) + + + +NNAAMMEE + char-unicode-nogroff - characters handled differently by groff + +DDEESSCCRRIIPPTTIIOONN + BEGINTEST + <NUL><NUL> <control> NULL + <SOH><SOH> <control> START OF HEADING + <BEL><BEL> <control> BELL + <BS><BS> <control> BACKSPACE + <control> CHARACTER TABULATION + <LF><LF> <control> LINE FEED + <VT><VT> <control> LINE TABULATION + <FF><FF> <control> FORM FEED + <CR><CR> <control> CARRIAGE RETURN + <ESC><ESC> <control> ESCAPE + <DEL><DEL> <control> DELETE + <80><80> <control> 0x80 + <81><81> <control> 0x81 + <82><82> <control> BREAK PERMITTED HERE + <83><83> <control> NO BREAK HERE + <9E><9E> <control> PRIVACY MESSAGE + <9F><9F> <control> APPLICATION PROGRAM COMMAND + <<<< MUCH LESS-THAN + >>>> MUCH GREATER-THAN + ffff LATIN SMALL LIGATURE FF + fifi LATIN SMALL LIGATURE FI + flfl LATIN SMALL LIGATURE FL + ffiffi LATIN SMALL LIGATURE FFI + fflffl LATIN SMALL LIGATURE FFL + <?> REPLACEMENT CHARACTER + <?> <undefined> + <?> <undefined> + <?> LINEAR B SYLLABLE B008 A + <?> <Plane 15 Private Use, Last> + <?> <undefined> + <?> <undefined> + <?> <Plane 16 Private Use, First> + <?> <Plane 16 Private Use, Last> + <?> <undefined> + <?> <undefined> + ENDTEST + + + +OpenBSD October 28, 2014 CHAR-UNICODE-NOGROFF(1) |