[BACK]Return to centered.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bd

Annotation of mandoc/regress/mdoc/Bd/centered.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: centered.in,v 1.3 2019/01/04 03:54:50 schwarze Exp $
        !             2: .Dd $Mdocdate: January 4 2019 $
1.1       schwarze    3: .Dt BD-CENTERED 1
1.2       schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Bd-centered
                      7: .Nd centered display blocks
                      8: .Sh DESCRIPTION
                      9: preceding text
                     10: .br
                     11: .Bd -centered -offset indent
1.3     ! schwarze   12: The text in this centered block is wide enough to not fit on one line.
1.1       schwarze   13: .Ed
                     14: following text

CVSweb