aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rs/break.in
blob: 0e8d03012a57a33422c018d7ff1590c732f14f3e (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
.Dd April 15, 2014
.Dt RS-BREAK 1
.Os OpenBSD
.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