summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Rs/break.in
blob: bdae33fe4df40ada8f58671b7e22557bd1de76f8 (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
25
26
27
28
.\" $OpenBSD: break.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $
.Dd $Mdocdate$
.Dt RS-BREAK 1
.Os
.Sh NAME
.Nm Rs-break
.Nd line break before reference start
.Sh DESCRIPTION
reference on the same line:
.Rs
.%A author
.%J journal
.%N 42
.Re
.Sh SEE ALSO
reference after a blank line:
.Rs
.%A author
.%J journal
.%N 42
.Re
.Sh SEE Em ALSO
reference after a blank line:
.Rs
.%A author
.%J journal
.%N 42
.Re