diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:06:34 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:06:34 +0000 |
commit | 32d371b57d595aa395b7fdf92909a912936ae599 (patch) | |
tree | 27e6ebfc3e3ee11feed0ab21318b45aaeb08aba7 /regress/man/TS/vspace.out_ascii | |
parent | bf3f4307729712bd6e6eeb0d2cf2d9739f304877 (diff) | |
download | mandoc-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/TS/vspace.out_ascii')
-rw-r--r-- | regress/man/TS/vspace.out_ascii | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/regress/man/TS/vspace.out_ascii b/regress/man/TS/vspace.out_ascii index e1809117..c72cc629 100644 --- a/regress/man/TS/vspace.out_ascii +++ b/regress/man/TS/vspace.out_ascii @@ -1,31 +1,31 @@ TBL-VSPACE(1) General Commands Manual TBL-VSPACE(1) NNAAMMEE - tbl-vspace - vertical spacing around tables + tbl-vspace - vertical spacing around tables DDEESSCCRRIIPPTTIIOONN - normal text before table - table without box - normal text after table without box - +---------------+ - |table with box | - +---------------+ - normal text after table with box - +----------------------+ - +----------------------+ - |table with double box | - +----------------------+ - +----------------------+ - normal text after table with double box - table without box - +---------------+ - |table with box | - +---------------+ - +----------------------+ - +----------------------+ - |table with double box | - +----------------------+ - +----------------------+ - table without box + normal text before table + table without box + normal text after table without box + +---------------+ + |table with box | + +---------------+ + normal text after table with box + +----------------------+ + +----------------------+ + |table with double box | + +----------------------+ + +----------------------+ + normal text after table with double box + table without box + +---------------+ + |table with box | + +---------------+ + +----------------------+ + +----------------------+ + |table with double box | + +----------------------+ + +----------------------+ + table without box OpenBSD August 28, 2022 TBL-VSPACE(1) |