xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/allch.in (revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
1.Dd July 7, 2014
2.Dt RS-ALLCH 1
3.Os OpenBSD
4.Sh NAME
5.Nm Rs-allch
6.Nd reference block using all supported child macros
7.Sh DESCRIPTION
8reference on the same line:
9.Rs
10.%A author name
11.%T title of article
12.%B book title
13.%I issuer name
14some
15.%J journal name
16.%R report name
17.%N number of journal
18.%V volume number
19.Em bogus
20text
21.%U "uniform resource locator"
22.%P page number
23.%Q institutional author
24.%C city name
25.%D date of publication
26.%O optional information
27.Re
28.Sh SEE ALSO
29reference after a blank line:
30.Rs
31.%A author name
32.%T title of article
33.%B book title
34.%I issuer name
35some
36.Em bogus
37.%J journal name
38.%R report name
39.%N number of journal
40.%V volume number
41text
42.%U "uniform resource locator"
43.%P page number
44.%Q institutional author
45.%C city name
46.%D date of publication
47.%O optional information
48.Re
49