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/roff/cond/strcmp.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/roff/cond/strcmp.out_ascii')
-rw-r--r-- | regress/roff/cond/strcmp.out_ascii | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/roff/cond/strcmp.out_ascii b/regress/roff/cond/strcmp.out_ascii index 3f4bd2d2..273bca29 100644 --- a/regress/roff/cond/strcmp.out_ascii +++ b/regress/roff/cond/strcmp.out_ascii @@ -1,14 +1,14 @@ COND-STRCMP(1) General Commands Manual COND-STRCMP(1) NNAAMMEE - cond-strcmp - roff conditions involving string comparison + cond-strcmp - roff conditions involving string comparison DDEESSCCRRIIPPTTIIOONN - empty: (t) one char: (t) three chars: (t) - mismatch: (f) longer: (f) shorter: (f) - no middle: (f) no end: (f) + empty: (t) one char: (t) three chars: (t) + mismatch: (f) longer: (f) shorter: (f) + no middle: (f) no end: (f) NNeeggaattiioonn - match: (f) mismatch: (t) + match: (f) mismatch: (t) OpenBSD March 8, 2014 COND-STRCMP(1) |