From ff6073838e23eca46119cffac7855fddea3ef48f Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 28 Sep 2017 07:36:24 +0100 Subject: Added "debian/" directory for deb packages --- doc/shortest_avg_max_hist.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/shortest_avg_max_hist.1') diff --git a/doc/shortest_avg_max_hist.1 b/doc/shortest_avg_max_hist.1 index 8bb8653..34642b0 100644 --- a/doc/shortest_avg_max_hist.1 +++ b/doc/shortest_avg_max_hist.1 @@ -10,7 +10,7 @@ \fBshortest_avg_max_hist\fR \fIgraph_in\fR \fInode\fR . .SH "DESCRIPTION" -\fBshortest_avg_max_hist\fR 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 shortest(1) \fIshortest\.1\.html\fR, except for the output\. +\fBshortest_avg_max_hist\fR 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 [shortest(1)][], except for the output\. . .SH "PARAMETERS" . -- cgit v1.2.3