diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:22:07 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:22:07 +0000 |
commit | a810248ccd22816e0edf4d567b77421e6be4b99c (patch) | |
tree | 97b054466a6f41d48eee1c74a1c83fef58837f38 /regress/roff/ta/basic-man.out_ascii | |
parent | 32d371b57d595aa395b7fdf92909a912936ae599 (diff) | |
download | mandoc-a810248ccd22816e0edf4d567b77421e6be4b99c.tar.gz |
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress/roff/ta/basic-man.out_ascii')
-rw-r--r-- | regress/roff/ta/basic-man.out_ascii | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/regress/roff/ta/basic-man.out_ascii b/regress/roff/ta/basic-man.out_ascii index efc2fadb..b9d7fe5c 100644 --- a/regress/roff/ta/basic-man.out_ascii +++ b/regress/roff/ta/basic-man.out_ascii @@ -1,20 +1,20 @@ TA-BASIC-MAN(1) General Commands Manual TA-BASIC-MAN(1) NNAAMMEE - ta-basic-man - setting tabstop positions in man(7) + ta-basic-man - setting tabstop positions in man(7) DDEESSCCRRIIPPTTIIOONN - default: - 1 2 3 - 10n: - 1 23 - none: - 123 - 3n +6n T 4n +2n: - 1 2 3 4 5 6 7 8 9 - default unit: - 1 2 3 4 - rounding: - 1 2 3 4 5 6 7 8 9 + default: + 1 2 3 + 10n: + 1 23 + none: + 123 + 3n +6n T 4n +2n: + 1 2 3 4 5 6 7 8 9 + default unit: + 1 2 3 4 + rounding: + 1 2 3 4 5 6 7 8 9 OpenBSD May 7, 2014 TA-BASIC-MAN(1) |