Annotation of mandoc/regress/mdoc/Bl/emptyitem.out_ascii, Revision 1.2
1.1 schwarze 1: BL-EMPTYITEM(1) General Commands Manual BL-EMPTYITEM(1)
2:
3: NNAAMMEE
4: BBll--eemmppttyyiitteemm - lists with fixed heads and empty items
5:
6: DDEESSCCRRIIPPTTIIOONN
7: bullet list:
8:
9: ++oo one
10:
11: ++oo
12:
13: ++oo three
14: dash list:
15:
16: -- one
17:
18: --
19:
20: -- three
21: enum list:
22:
23: 1. one
24:
25: 2.
26:
27: 3. three
28: hyphen list:
29:
30: -- one
31:
32: --
33:
34: -- three
35:
1.2 ! schwarze 36: OpenBSD July 4, 2017 OpenBSD
CVSweb