summaryrefslogtreecommitdiffstats
path: root/regress/roff/ce
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/ce
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/ce')
-rw-r--r--regress/roff/ce/basic.out_ascii20
-rw-r--r--regress/roff/ce/break.out_ascii26
2 files changed, 23 insertions, 23 deletions
diff --git a/regress/roff/ce/basic.out_ascii b/regress/roff/ce/basic.out_ascii
index 7c7a011f..a5f26b02 100644
--- a/regress/roff/ce/basic.out_ascii
+++ b/regress/roff/ce/basic.out_ascii
@@ -1,21 +1,21 @@
CE-BASIC(1) General Commands Manual CE-BASIC(1)
NNAAMMEE
- ce-basic - basic usage of the centering request
+ ce-basic - basic usage of the centering request
DDEESSCCRRIIPPTTIIOONN
- initial text
- Text centered with the .ce request
- is not filled.
- normal text
+ initial text
+ Text centered with the .ce request
+ is not filled.
+ normal text
Text adjusted to the right margin
works in just the same way and isn't filled either.
- Now entering
- explicit no-fill mode.
- Text is still
- not filled.
+ Now entering
+ explicit no-fill mode.
+ Text is still
+ not filled.
- final text in fill mode
+ final text in fill mode
OpenBSD September 2, 2020 CE-BASIC(1)
diff --git a/regress/roff/ce/break.out_ascii b/regress/roff/ce/break.out_ascii
index 8572cc0a..ec100470 100644
--- a/regress/roff/ce/break.out_ascii
+++ b/regress/roff/ce/break.out_ascii
@@ -1,24 +1,24 @@
CE-BREAK(1) General Commands Manual CE-BREAK(1)
NNAAMMEE
- ce-break - centering requests broken by high-level macros
+ ce-break - centering requests broken by high-level macros
DDEESSCCRRIIPPTTIIOONN
- initial text
- Text centered with the .ce request is
- _n_o_t filled.
+ initial text
+ Text centered with the .ce request is
+ _n_o_t filled.
Text adjusted to the right margin
works in just the same way and is
- _n_o_t filled either.
- High-level macros break centering even in a
- _c_o_n_d_i_t_i_o_n_a_l block.
+ _n_o_t filled either.
+ High-level macros break centering even in a
+ _c_o_n_d_i_t_i_o_n_a_l block.
- Now entering
- explicit no-fill mode.
- Text is still
- _n_o_t
- filled.
+ Now entering
+ explicit no-fill mode.
+ Text is still
+ _n_o_t
+ filled.
- final text in fill mode
+ final text in fill mode
OpenBSD April 30, 2022 CE-BREAK(1)