blob: c28faf762f6c21d90179c521b8ee451f36743604 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.\" $OpenBSD: breaking.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
.TH RS-BREAKING 1 "7 July 2012"
.SH NAME
RS-breaking \- some block gets broken by an RS block
.SH DESCRIPTION
preceding text
.TP 4n
*
item
.RS 8n
indented text
.RE
middle text
.TP 4n
*
.RS 8n
indented text
.RE
.\" middle text
.\" .TP 4n
.\" .RS 8n
.\" indented text
.\" .RE
trailing text
|