summaryrefslogtreecommitdiffstats
path: root/regress/man/nf/indent.out_ascii
blob: 68f6745138cb23787b1946a1df16ff52bf861b5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
NF-INDENT(1)                General Commands Manual               NF-INDENT(1)

NNAAMMEE
     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.
     completely blank line:

     line containing a blank 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                         August 15, 2022                   NF-INDENT(1)