diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-15 18:59:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-15 18:59:40 +0000 |
commit | 6f1c9638ef3c94503710dae1d651c0ff277f1820 (patch) | |
tree | 4912b6b82a3f2f6cf534abc8d70c32999d8c6e42 /regress/man/nf/indent.out_ascii | |
parent | 9b56240aaf710bf79ffa7df42f13b47fbc4fe7b1 (diff) | |
download | mandoc-6f1c9638ef3c94503710dae1d651c0ff277f1820.tar.gz |
Some more tests of no-fill mode similar to mdoc/Bd/blank.in
after vertical spacing was improved in man_term.c rev. 1.239.
Diffstat (limited to 'regress/man/nf/indent.out_ascii')
-rw-r--r-- | regress/man/nf/indent.out_ascii | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/regress/man/nf/indent.out_ascii b/regress/man/nf/indent.out_ascii index ba6adfe2..c8f2acba 100644 --- a/regress/man/nf/indent.out_ascii +++ b/regress/man/nf/indent.out_ascii @@ -9,13 +9,22 @@ DDEESSCCRRIIPPTTIIOONN two words and three words This is a very long line; because it is indented, it is a bit too long to fit. - blank line: + completely blank line: - line with only a zero-width space: + line containing a blank character: - line with only a normal space character: + line containing two blank characters: + line containing space tab space: + + line containing a zero-width space: + + line containing an invalid numbered character escape: + + line containing an invalid named character escape: + + line containing a font escape: end of literal He is some more regular text. -OpenBSD January 4, 2011 NF-INDENT(1) +OpenBSD August 15, 2022 NF-INDENT(1) |