From: ng0 Date: Tue, 24 Oct 2017 12:55:51 +0000 (+0000) Subject: fix X-Git-Tag: gnunet-0.11.0rc0~101^2~10 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2f3db56899e063f04271f802f451e07dfcf73d98;p=oweals%2Fgnunet.git fix --- diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi index 09f62aa00..fcf4ede3a 100644 --- a/doc/documentation/chapters/developer.texi +++ b/doc/documentation/chapters/developer.texi @@ -1434,7 +1434,7 @@ connected with high probabililty to well connected peers. @item @code{GNUNET_TESTBED_TOPOLOGY_FROM_FILE}: The topology information is loaded from a file. The path to the file has to be given. -@xref{Topology file format} for the format of this file. +@xref{Topology file format}, for the format of this file. @item @code{GNUNET_TESTBED_TOPOLOGY_NONE}: No topology @end itemize @@ -1473,7 +1473,7 @@ how many peers a peer should be atleast connected to. Similarly, the topology @code{FROM_FILE} requires the option @code{OVERLAY_TOPOLOGY_FILE} to contain the path of the file containing the topology information. This option is ignored for the rest of the -topologies. @xref{Topology file format} for the format of this file. +topologies. @xref{Topology file format}, for the format of this file. @c *********************************************************************** @node Hosts file format