Package: mcl / 1:14-137+ds-9

05-manual-what-is.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
Author: Philipp Benner
Last-Update: Mon, 22 Jan 2018 12:48:19 +0100
Description: Fix whatis entry in manpages

--- a/doc/clmclose.azm
+++ b/doc/clmclose.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm close}{Fetch connected components from graphs or subgraphs}
+\NAME{clm_close}{Fetch connected components from graphs or subgraphs}
 
 \disclaim_clm{close}
 
--- a/doc/clmdist.azm
+++ b/doc/clmdist.azm
@@ -23,7 +23,7 @@
 \def{sjd}{\bf{sjd}}
 
 \sec{name}{NAME}
-\NAME{clm dist}{compute the distance between two or more partitions\
+\NAME{clm_dist}{compute the distance between two or more partitions\
  (clusterings).}
 
 \par{
--- a/doc/clmformat.azm
+++ b/doc/clmformat.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{*}{name}{NAME}
-\NAME{clm format}{display cluster results in readable form}
+\NAME{clm_format}{display cluster results in readable form}
 
 \par{
    (optionally with labels and/or cohesion and stickiness measures
--- a/doc/clmimac.azm
+++ b/doc/clmimac.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm imac}{Interpret Matrices (c.q. MCL iterands output by \mcl)\
+\NAME{clm_imac}{Interpret Matrices (c.q. MCL iterands output by \mcl)\
  As Clusterings.}
 \disclaim_clm{imac}
 
--- a/doc/clminfo.azm
+++ b/doc/clminfo.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm info}{compute performance measures for graphs and clusterings.}
+\NAME{clm_info}{compute performance measures for graphs and clusterings.}
 
 \disclaim_clm{info}
 
--- a/doc/clmmate.azm
+++ b/doc/clmmate.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm mate}{compute best matches between two clusterings}
+\NAME{clm_mate}{compute best matches between two clusterings}
 
 \disclaim_clm{mate}
 
--- a/doc/clmmeet.azm
+++ b/doc/clmmeet.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm meet}{compute the intersection of a set of clusterings.}
+\NAME{clm_meet}{compute the intersection of a set of clusterings.}
 
 \disclaim_clm{meet}
 
--- a/doc/clmorder.azm
+++ b/doc/clmorder.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm order}{reorder clusterings conformal to inclusion structure}
+\NAME{clm_order}{reorder clusterings conformal to inclusion structure}
 
 \disclaim_clm{order}
 
--- a/doc/clmresidue.azm
+++ b/doc/clmresidue.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm residue}{extend clustering of subgraph to clustering of graph.}
+\NAME{clm_residue}{extend clustering of subgraph to clustering of graph.}
 
 \disclaim_clm{residue}
 
--- a/doc/clmvol.azm
+++ b/doc/clmvol.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm vol}{compute volatile nodes from a set of clusterings}
+\NAME{clm_vol}{compute volatile nodes from a set of clusterings}
 
 \disclaim_clm{vol}
 
--- a/doc/mcxclcf.azm
+++ b/doc/mcxclcf.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{mcx clcf}{compute the clustering coefficient of a graph}
+\NAME{mcx_clcf}{compute the clustering coefficient of a graph}
 
 \sec{synopsis}{SYNOPSIS}
 \par{
--- a/doc/mcxconvert.azm
+++ b/doc/mcxconvert.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{mcx convert}{convert between mcx storage types}
+\NAME{mcx_convert}{convert between mcx storage types}
 
 \sec{synopsis}{SYNOPSIS}
 \par{
--- a/doc/mcxdiameter.azm
+++ b/doc/mcxdiameter.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{mcx diameter}{compute the diameter of a graph}
+\NAME{mcx_diameter}{compute the diameter of a graph}
 
 \sec{synopsis}{SYNOPSIS}
 \par{
--- a/doc/mcxerdos.azm
+++ b/doc/mcxerdos.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{mcx erdos}{compute shortest paths in a graph}
+\NAME{mcx_erdos}{compute shortest paths in a graph}
 
 \sec{synopsis}{SYNOPSIS}
 \par{
--- a/doc/clmoptics.azm
+++ b/doc/clmoptics.azm
@@ -2,7 +2,7 @@
 
 \begin{pud::man}{
 
-   {name}{clm optics}
+   {name}{clm_optics}
    {html_title}{The clm optics manual}
    {author}{Stijn van Dongen}
    {section}{1}
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm optics}{implementation of the OPTICS reachability ordering}
+\NAME{clm_optics}{implementation of the OPTICS reachability ordering}
 \disclaim_clm{optics}
 
 \sec{synopsis}{SYNOPSIS}
--- a/doc/mcxctty.azm
+++ b/doc/mcxctty.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{mcx ctty}{compute betweenness centrality for network nodes or network edges}
+\NAME{mcx_ctty}{compute betweenness centrality for network nodes or network edges}
 
 \sec{synopsis}{SYNOPSIS}
 \par{
--- a/doc/clminfo2.azm
+++ b/doc/clminfo2.azm
@@ -15,7 +15,7 @@
 \${html}{\"pud::man::maketoc"}
 
 \sec{name}{NAME}
-\NAME{clm info2}{compute performance measures for graphs and clusterings.}
+\NAME{clm_info2}{compute performance measures for graphs and clusterings.}
 
 \disclaim_clm{info2}