summaryrefslogtreecommitdiffstats
path: root/regress/man/nf/indent.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:06:34 +0000
commit32d371b57d595aa395b7fdf92909a912936ae599 (patch)
tree27e6ebfc3e3ee11feed0ab21318b45aaeb08aba7 /regress/man/nf/indent.out_ascii
parentbf3f4307729712bd6e6eeb0d2cf2d9739f304877 (diff)
downloadmandoc-32d371b57d595aa395b7fdf92909a912936ae599.tar.gz
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress/man/nf/indent.out_ascii')
-rw-r--r--regress/man/nf/indent.out_ascii32
1 files changed, 16 insertions, 16 deletions
diff --git a/regress/man/nf/indent.out_ascii b/regress/man/nf/indent.out_ascii
index c8f2acba..68f67451 100644
--- a/regress/man/nf/indent.out_ascii
+++ b/regress/man/nf/indent.out_ascii
@@ -1,30 +1,30 @@
NF-INDENT(1) General Commands Manual NF-INDENT(1)
NNAAMMEE
- nf-indent - indentation of literal blocks
+ 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:
+ 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 a blank character:
- line containing two blank characters:
+ line containing two blank characters:
- line containing space tab space:
+ line containing space tab space:
- line containing a zero-width space:
+ line containing a zero-width space:
- line containing an invalid numbered character escape:
+ line containing an invalid numbered character escape:
- line containing an invalid named character escape:
+ line containing an invalid named character escape:
- line containing a font escape:
- end of literal
- He is some more regular text.
+ line containing a font escape:
+ end of literal
+ He is some more regular text.
OpenBSD August 15, 2022 NF-INDENT(1)