1NF-INDENT(1)                General Commands Manual               NF-INDENT(1)
2
3NNAAMMEE
4     nf-indent - indentation of literal blocks
5
6DDEESSCCRRIIPPTTIIOONN
7     Here comes an indented block:
8     oneword
9     two words
10     and three words
11     This is a very long line; because it is indented, it is a bit too long to fit.
12     completely blank line:
13
14     line containing a blank character:
15
16     line containing two blank characters:
17
18     line containing space tab space:
19
20     line containing a zero-width space:
21
22     line containing an invalid numbered character escape:
23
24     line containing an invalid named character escape:
25
26     line containing a font escape:
27     end of literal
28     He is some more regular text.
29
30OpenBSD                         August 15, 2022                   NF-INDENT(1)
31