fix
authorng0 <ng0@infotropique.org>
Tue, 24 Oct 2017 12:55:51 +0000 (12:55 +0000)
committerng0 <ng0@infotropique.org>
Tue, 24 Oct 2017 12:55:51 +0000 (12:55 +0000)
doc/documentation/chapters/developer.texi

index 09f62aa00099cbe9c805534319ca287c089ac288..fcf4ede3a8f913dbb5d60c94ec3a664a3edef884 100644 (file)
@@ -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