diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-01-04 04:04:14 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-01-04 04:04:14 +0000 |
commit | 8140a5cf4789491731d059713fd14af34686dcc3 (patch) | |
tree | d2b8103f012fa5a246f842713b03a9baf6eb51f8 /regress/mdoc/Bd/centered.out_ascii | |
parent | 25e3b2f6dc35e12604593e094f906ffebcbdcc13 (diff) | |
download | mandoc-8140a5cf4789491731d059713fd14af34686dcc3.tar.gz |
Test interaction of low-level roff(7) filling requests with .Bd in general
and filling in .Bd -centered in particular; related to mdoc_term.c rev. 1.372.
Diffstat (limited to 'regress/mdoc/Bd/centered.out_ascii')
-rw-r--r-- | regress/mdoc/Bd/centered.out_ascii | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Bd/centered.out_ascii b/regress/mdoc/Bd/centered.out_ascii index 9a183b3a..79bdc045 100644 --- a/regress/mdoc/Bd/centered.out_ascii +++ b/regress/mdoc/Bd/centered.out_ascii @@ -6,8 +6,8 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN preceding text - first line of the block - second line + The text in this centered block is wide enough to not fit on one + line. following text -OpenBSD July 4, 2017 OpenBSD +OpenBSD January 4, 2019 OpenBSD |