aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rs/paragraph.in
blob: a64e1b82d6e36ab09c9932fb2ce142b952a209dc (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
29
30
31
32
33
34
35
36
37
.\" $OpenBSD: paragraph.in,v 1.1 2019/01/07 06:51:37 schwarze Exp $
.Dd $Mdocdate: January 7 2019 $
.Dt RS-PARAGRAPH 1
.Os
.Sh NAME
.Nm Rs-paragraph
.Nd interaction of paragraphs and reference blocks
.Sh DESCRIPTION
BEGINTEST
.br
initial reference:
.Rs
.%A author name
.%B book title
.Re
.Pp
in a paragraph:
.Rs
.%A another author
.%B another book
.Re
.Sh SEE ALSO
initial reference:
.Rs
.%A author name
.%B book title
.Re
.Pp
in a paragraph:
.Rs
.%A another author
.%B another book
.Re
.nf
ENDTEST
.br
end of file