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

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / break / twice.in (download)

Revision 1.3, Tue Jul 4 15:26:26 2017 UTC (6 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.2: +3 -2 lines

Messages of the -Wbase level now print STYLE:.  Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn.  Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

.\" $OpenBSD: twice.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt BREAK-TWICE 1
.Os
.Sh NAME
.Nm break-twice
.Nd breaking the same block twice
.Sh DESCRIPTION
Standard case, fully explicit:
.Bo bo
.Bro bro
.Ao ao brc
.Brc bc
.Bc ac
.Ac
.Pp
Standard case, implicit broken block:
.Bo bo
.Bro bro
.Aq aq brc Brc bc Bc eol
.Pp
Two of the same kind, fully explicit:
.Bo bo
.Bo bo
.Ao ao bc
.Bc bc
.Bc ac
.Ac
.Pp
Two of the same kind, implicit broken block:
.Bo bo
.Bo bo
.Aq aq bc Bc bc Bc eol
.Pp
Two implicit breakers:
.Bl -dash
.Aq aq Bq bq Po po
pc
.Pc
.It
it
.El