=================================================================== RCS file: /cvs/mandoc/regress/man/nf/indent.out_ascii,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/regress/man/nf/indent.out_ascii 2017/02/08 03:02:34 1.1 +++ mandoc/regress/man/nf/indent.out_ascii 2022/08/15 18:59:40 1.3 @@ -1,7 +1,5 @@ NF-INDENT(1) General Commands Manual NF-INDENT(1) - - NNAAMMEE nf-indent - indentation of literal blocks @@ -11,15 +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: - end of literal - He is some more regular text. + line containing space tab space: + line containing a zero-width space: + line containing an invalid numbered character escape: -OpenBSD January 4, 2011 NF-INDENT(1) + line containing an invalid named character escape: + + line containing a font escape: + end of literal + He is some more regular text. + +OpenBSD August 15, 2022 NF-INDENT(1)