summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Rs/paragraph.in
blob: 9a679eb25297cab51cb4159317b38b0aa6a9691c (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$
.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