summaryrefslogtreecommitdiff
path: root/doc/dms.1.html
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-09-28 07:36:24 +0100
committerKatolaZ <katolaz@freaknet.org>2017-09-28 07:36:24 +0100
commitff6073838e23eca46119cffac7855fddea3ef48f (patch)
treec4a4b645d2d39d239bff75e6093507b42694c695 /doc/dms.1.html
parentbc509a2a17de7b853167a774fcf73ef0f345aa3d (diff)
Added "debian/" directory for deb packages
Diffstat (limited to 'doc/dms.1.html')
-rw-r--r--doc/dms.1.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dms.1.html b/doc/dms.1.html
index e51aa79..2831685 100644
--- a/doc/dms.1.html
+++ b/doc/dms.1.html
@@ -144,13 +144,13 @@ graph will be:</p>
creates <var>m=3</var> new edges and the initial seed network is a ring of
<var>n0=5</var> nodes. The degree distribution of the final graph will have
exponent equal to <code>gamma = 3.0 + a/m = 3.0</code>. In this case, <code>dms</code>
-produces a Barabasi-Albert graph (see <a class="man-ref" href="ba.1.html">ba<span class="s">(1)</span></a> for details). The edge
+produces a Barabasi-Albert graph (see <span class="man-ref">ba<span class="s">(1)</span></span> for details). The edge
list of the graph is saved in the file <code>dms_10000_3_5_0.txt</code> (thanks
to the redirection operator <code>&gt;</code>).</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
-<p><a class="man-ref" href="ba.1.html">ba<span class="s">(1)</span></a>, <a class="man-ref" href="bb_fitness.1.html">bb_fitness<span class="s">(1)</span></a></p>
+<p><span class="man-ref">ba<span class="s">(1)</span></span>, <span class="man-ref">bb_fitness<span class="s">(1)</span></span></p>
<h2 id="REFERENCES">REFERENCES</h2>