xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/paragraph.in (revision 2dd33770e525620d95e93ff6c47468293942a6ca)
1.\" $OpenBSD: paragraph.in,v 1.1 2019/01/07 06:51:37 schwarze Exp $
2.Dd $Mdocdate: January 7 2019 $
3.Dt RS-PARAGRAPH 1
4.Os
5.Sh NAME
6.Nm Rs-paragraph
7.Nd interaction of paragraphs and reference blocks
8.Sh DESCRIPTION
9BEGINTEST
10.br
11initial reference:
12.Rs
13.%A author name
14.%B book title
15.Re
16.Pp
17in a paragraph:
18.Rs
19.%A another author
20.%B another book
21.Re
22.Sh SEE ALSO
23initial reference:
24.Rs
25.%A author name
26.%B book title
27.Re
28.Pp
29in a paragraph:
30.Rs
31.%A another author
32.%B another book
33.Re
34.nf
35ENDTEST
36.br
37end of file
38