summaryrefslogtreecommitdiffstats
path: root/regress/roff/args/man.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/roff/args/man.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/roff/args/man.out_ascii')
-rw-r--r--regress/roff/args/man.out_ascii54
1 files changed, 27 insertions, 27 deletions
diff --git a/regress/roff/args/man.out_ascii b/regress/roff/args/man.out_ascii
index e526412c..278e237c 100644
--- a/regress/roff/args/man.out_ascii
+++ b/regress/roff/args/man.out_ascii
@@ -1,34 +1,34 @@
ARGS-MAN(1) General Commands Manual ARGS-MAN(1)
NNAAMMEE
- args-man - arguments to man macros
+ args-man - arguments to man macros
DDEESSCCRRIIPPTTIIOONN
- standard unquoted: _o_n_ettwwoo text
- escaped blanks: _o_n_e _o_n_ettwwoo ttwwoo text
- escaped 'e' character: _o_n_e_\_o_n_ettwwoo text
- escaped backslash before 'e' character: _o_n_e_\ttwwoo text
- double inter-argument space: _o_n_ettwwoo text
- triple inter-argument space: _o_n_ettwwoo text
- single eol blank: _o_n_ettwwoo text
- double eol blank: _o_n_ettwwoo text
- triple eol blank: _o_n_ettwwoo text
- standard quoted: _o_n_ettwwoo text
- quoted quotes: _o_n_e_"_o_n_e""ttwwoo"" text
- quoted whitespace: _o_n_e _o_n_ettwwoo ttwwoo text
- escaped 'e' characters: _o_n_e _\ _o_n_e\\ text
- escaped backslash before blank: _o_n_e _o_n_e text
- escaped backslash before 'e' character: _o_n_e_\_o_n_e\\ text
- double inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- triple inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- missing inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
- single eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- double eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- triple eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
- unterminated quotes: _o_n_e text
- _o_n_ettwwoo text
- tab after macro: _o_n_ettwwoo text
- escape sequence after macro: _o_n_ettwwoo text
- backslash at eol: _o_n_ettwwoo
+ standard unquoted: _o_n_ettwwoo text
+ escaped blanks: _o_n_e _o_n_ettwwoo ttwwoo text
+ escaped 'e' character: _o_n_e_\_o_n_ettwwoo text
+ escaped backslash before 'e' character: _o_n_e_\ttwwoo text
+ double inter-argument space: _o_n_ettwwoo text
+ triple inter-argument space: _o_n_ettwwoo text
+ single eol blank: _o_n_ettwwoo text
+ double eol blank: _o_n_ettwwoo text
+ triple eol blank: _o_n_ettwwoo text
+ standard quoted: _o_n_ettwwoo text
+ quoted quotes: _o_n_e_"_o_n_e""ttwwoo"" text
+ quoted whitespace: _o_n_e _o_n_ettwwoo ttwwoo text
+ escaped 'e' characters: _o_n_e _\ _o_n_e\\ text
+ escaped backslash before blank: _o_n_e _o_n_e text
+ escaped backslash before 'e' character: _o_n_e_\_o_n_e\\ text
+ double inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ triple inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ missing inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
+ single eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ double eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ triple eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
+ unterminated quotes: _o_n_e text
+ _o_n_ettwwoo text
+ tab after macro: _o_n_ettwwoo text
+ escape sequence after macro: _o_n_ettwwoo text
+ backslash at eol: _o_n_ettwwoo
OpenBSD November 19, 2014 ARGS-MAN(1)