[BACK]Return to broken.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / RS

File: [cvsweb.bsd.lv] / mandoc / regress / man / RS / broken.in (download)

Revision 1.2, Tue Jul 4 15:25:03 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
Changes since 1.1: +2 -1 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: broken.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
.TH RS-BROKEN 1 "January 24, 2015"
.SH NAME
RS-broken \- indented blocks broken by other blocks
.SH DESCRIPTION
broken by PP:
.RS 2n
indented
.PP
still indented
.RE
broken by IP:
.RS
indented
.IP tag 6n
first line
.br
second line
.PP
still indented
.RE
broken by TP:
.RS
indented
.TP 6n
tag
first line
.br
second line
.PP
still indented
.RE
broken by HP:
.RS
indented
.HP 2n
Let's have a longer text here such that we can see the line break.
.PP
still indented
.RE
trailing PP:
.RS
indented
.PP
.RE
final text