summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Rs/break.in
blob: ebeac4bedbc4fad8f5c5e72db321e7cd8149628e (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.6 2022/08/19 12:49:36 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 on the same line:
.Rs
.%A author
.%J journal
.%N 42
.Re