aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-21 12:29:22 +0000
committerNils Gillmann <ng0@n0.is>2018-10-21 12:29:22 +0000
commit0c2092a61ecf110c8504b84d726a119b7389ed64 (patch)
tree62808449982639ceae98816132bf44e8a463abb4 /doc
parent5378a0bf656cd65e50a97cd61c43d5e02c03da26 (diff)
downloadgnunet-0c2092a61ecf110c8504b84d726a119b7389ed64.tar.gz
gnunet-0c2092a61ecf110c8504b84d726a119b7389ed64.zip
installation.texi: some texinfo versions reported this as bad syntax.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation/chapters/installation.texi11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/documentation/chapters/installation.texi b/doc/documentation/chapters/installation.texi
index 6bf67ee97..6b68ac498 100644
--- a/doc/documentation/chapters/installation.texi
+++ b/doc/documentation/chapters/installation.texi
@@ -1362,12 +1362,13 @@ blacklisted and if not, it asks the blacklisting clients. Clients are
1362asked if it is OK to connect to a peer ID, the plugin is omitted. 1362asked if it is OK to connect to a peer ID, the plugin is omitted.
1363 1363
1364On blacklist check for (peer, plugin) 1364On blacklist check for (peer, plugin)
1365
1365@itemize @bullet 1366@itemize @bullet
1366@item Do we have a local blacklist entry for this peer and this plugin?@ 1367@item Do we have a local blacklist entry for this peer and this plugin?
1367@item YES: disallow connection@ 1368@item YES: disallow connection
1368@item Do we have a local blacklist entry for this peer and all plugins?@ 1369@item Do we have a local blacklist entry for this peer and all plugins?
1369@item YES: disallow connection@ 1370@item YES: disallow connection
1370@item Does one of the clients disallow?@ 1371@item Does one of the clients disallow?
1371@item YES: disallow connection 1372@item YES: disallow connection
1372@end itemize 1373@end itemize
1373 1374