diff options
Diffstat (limited to 'regress/man/nf/indent.out_ascii')
-rw-r--r-- | regress/man/nf/indent.out_ascii | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/regress/man/nf/indent.out_ascii b/regress/man/nf/indent.out_ascii new file mode 100644 index 00000000..4c63327b --- /dev/null +++ b/regress/man/nf/indent.out_ascii @@ -0,0 +1,25 @@ +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. + blank line: + + line with only a zero-width space: + + line with only a normal space character: + + end of literal + He is some more regular text. + + + +OpenBSD January 4, 2011 NF-INDENT(1) |