From ff6073838e23eca46119cffac7855fddea3ef48f Mon Sep 17 00:00:00 2001
From: KatolaZ <katolaz@freaknet.org>
Date: Thu, 28 Sep 2017 07:36:24 +0100
Subject: Added "debian/" directory for deb packages

---
 doc/shortest_avg_max_hist.1.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/shortest_avg_max_hist.1.html')

diff --git a/doc/shortest_avg_max_hist.1.html b/doc/shortest_avg_max_hist.1.html
index 8169b7c..2b94e33 100644
--- a/doc/shortest_avg_max_hist.1.html
+++ b/doc/shortest_avg_max_hist.1.html
@@ -90,7 +90,7 @@
 <p><code>shortest_avg_max_hist</code> computes the distance (and the shortest paths)
 between a given node and all the other nodes of an undirected graph
 provided as input. The program implements the Breadth-First Search
-algorithm, and works almost exactly as <a href="shortest.1.html">shortest(1)</a>, except for the
+algorithm, and works almost exactly as [<span class="man-ref">shortest<span class="s">(1)</span></span>][], except for the
 output.</p>
 
 <h2 id="PARAMETERS">PARAMETERS</h2>
@@ -122,7 +122,7 @@ nodes in the graph (<code>3.2002</code>), the eccentricity of node <code>25</cod
 
 <h2 id="SEE-ALSO">SEE ALSO</h2>
 
-<p><a class="man-ref" href="shortest.1.html">shortest<span class="s">(1)</span></a>, <a class="man-ref" href="betweenness.1.html">betweenness<span class="s">(1)</span></a>, <a class="man-ref" href="bet_dependency.1.html">bet_dependency<span class="s">(1)</span></a></p>
+<p><span class="man-ref">shortest<span class="s">(1)</span></span>, <span class="man-ref">betweenness<span class="s">(1)</span></span>, <span class="man-ref">bet_dependency<span class="s">(1)</span></span></p>
 
 <h2 id="REFERENCES">REFERENCES</h2>
 
-- 
cgit v1.2.3