=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Bd/centered.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/mdoc/Bd/centered.in 2017/07/04 15:25:20 1.2 +++ mandoc/regress/mdoc/Bd/centered.in 2019/01/04 04:04:14 1.3 @@ -1,5 +1,5 @@ -.\" $OpenBSD: centered.in,v 1.2 2017/07/04 15:25:20 schwarze Exp $ -.Dd $Mdocdate: July 4 2017 $ +.\" $OpenBSD: centered.in,v 1.3 2019/01/04 04:04:14 schwarze Exp $ +.Dd $Mdocdate: January 4 2019 $ .Dt BD-CENTERED 1 .Os .Sh NAME @@ -9,8 +9,6 @@ preceding text .br .Bd -centered -offset indent -first line of the block -.br -second line +The text in this centered block is wide enough to not fit on one line. .Ed following text