all.mout revision 1.1
1
2>>> empty
3
4>>> onepage
5empty(1) - no title
6
7>>> twopages
8> second
9man1/second.1
10> empty
11man1/empty.1
12man1/second.1
13
14>>> threepages
15> second
16man1/second.1
17> third
18man1/third.1
19> empty
20man1/empty.1
21man1/second.1
22man1/third.1
23
24>>> threemacros
25> Xr=one
26man1/empty.1
27> Xr~^t
28empty(1) - two(2) # three(3) # one(1)
29
30>>> sortpages
31one, empty(1) - no title
32two, empty(1) - no title
33
34>>> sortpages_rev
35one, empty(1) - no title
36two, empty(1) - no title
37
38>>> so
39man1/one.1
40
41>>> so_rev
42man1/one.1
43
44>>> sortnames
45sortnames, link, withsyn, another, last, onlysyn(1) - sorting names
46
47>>> twosect
48empty(1, 8) - no title
49
50>>> twoarch
51empty(1/amd64, i386) - no title
52
53>>> fn
54> fn_type
55man3/fn.3
56> fn_func
57man3/fn.3
58> fn_arg
59man3/fn.3
60> fo_type
61man3/fn.3
62> fo_func
63> fo_arg
64man3/fn.3
65
66>>> in
67> In
68man3/in.3
69> Fd
70man3/in.3
71
72>>> va
73> b2
74man3/va.3
75> t1
76man3/va.3
77> a1
78man3/va.3
79> t2
80man3/va.3
81> a2
82man3/va.3
83
84>>> sh
85> Sh
86man1/sh.1
87> Ss
88man1/sh.1
89
90>>> xr
91> bare
92man1/xr.1
93> page
94man1/xr.1
95