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

Annotation of mandoc/regress/mdoc/Bd/break.in, Revision 1.1

1.1     ! schwarze    1: .Dd November 10, 2012
        !             2: .Dt BD-BREAK 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Bd-break
        !             6: .Nd display breaking another block
        !             7: .Sh DESCRIPTION
        !             8: before both
        !             9: .Bd -ragged -offset indent
        !            10: before bracket
        !            11: .Bo inside both
        !            12: .Ed
        !            13: after display
        !            14: .Bc
        !            15: after both

CVSweb