=================================================================== RCS file: /cvs/mandoc/regress/man/nf/indent.out_ascii,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/regress/man/nf/indent.out_ascii 2017/02/08 03:02:34 1.1 +++ mandoc/regress/man/nf/indent.out_ascii 2023/11/13 21:07:00 1.4 @@ -1,25 +1,30 @@ NF-INDENT(1) General Commands Manual NF-INDENT(1) - - NNAAMMEE - nf-indent - indentation of literal blocks + nf-indent - indentation of literal blocks DDEESSCCRRIIPPTTIIOONN - Here comes an indented block: - oneword - 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: + Here comes an indented block: + oneword + two words + and three words + This is a very long line; because it is indented, it is a bit too long to fit. + 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)