aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/nf/indent.in
blob: aaf7e90520ea896abd05d4747961c2f095925670 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" $OpenBSD: indent.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $
.TH NF-INDENT 1 "January 4, 2011"
.SH NAME
nf-indent \- indentation of literal blocks
.SH DESCRIPTION
Here comes
an indented block:
.nf
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:

line with only a zero-width space:
\&
line with only a normal space character:
 
end of literal
.fi
He is some more
regular text.