]> git.cameronkatri.com Git - mandoc.git/blob - regress/man/nf/indent.in
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / man / nf / indent.in
1 .\" $OpenBSD: indent.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $
2 .TH NF-INDENT 1 "January 4, 2011"
3 .SH NAME
4 nf-indent \- indentation of literal blocks
5 .SH DESCRIPTION
6 Here comes
7 an indented block:
8 .nf
9 oneword
10 two words
11 and three words
12 This is a very long line; because it is indented, it is a bit too long to fit.
13 blank line:
14
15 line with only a zero-width space:
16 \&
17 line with only a normal space character:
18
19 end of literal
20 .fi
21 He is some more
22 regular text.