xref: /openbsd/regress/usr.bin/mandoc/mdoc/Pa/FILES.in (revision 4cfece93)
1.Dd December 25, 2009
2.Dt PA-FILES 1
3.Os OpenBSD
4.Sh NAME
5.Nm Pa-FILES
6.Nd pathnames in the FILES section
7.Sh DESCRIPTION
8Usually, a
9.Pa pathname
10will be underlined, even in lists:
11.Bl -item
12.It
13.Pa item
14.El
15.Bl -dash
16.It
17.Pa dash
18.El
19.Bl -bullet
20.It
21.Pa bullet
22.El
23.Bl -enum
24.It
25.Pa enum
26.El
27.Bl -inset
28.It inset Pa key
29inset
30.Pa text
31.El
32.Bl -hang
33.It hang Pa key
34hang
35.Pa text
36.El
37.Bl -ohang
38.It ohang Pa key
39ohang
40.Pa text
41.El
42.Bl -tag -width Ds
43.It tag Pa key
44tag
45.Pa text
46.El
47.Bl -column "one" "two"
48.It Pa one Ta Pa two
49.El
50.Sh FILES
51Even in the FILES section, a
52.Pa pathname
53will still be underlined, but not in all list contexts:
54.Bl -item
55.It
56.Pa item
57.El
58.Bl -dash
59.It
60.Pa dash
61.El
62.Bl -bullet
63.It
64.Pa bullet
65.El
66.Bl -enum
67.It
68.Pa enum
69.El
70.Bl -inset
71.It inset Pa key
72inset
73.Pa text
74.El
75.Bl -hang
76.It hang Pa key
77hang
78.Pa text
79.El
80.Bl -ohang
81.It ohang Pa key
82ohang
83.Pa text
84.El
85.Bl -tag -width Ds
86.It tag Pa key
87tag
88.Pa text
89.El
90.Bl -column "one" "two"
91.It Pa one Ta Pa two
92.El
93