aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-10-26 15:04:35 +0200
committerxrs <xrs@mail36.net>2019-10-26 15:04:35 +0200
commitda87f37eb0766b7c0cf1664cfbfbaf6d15ef20bc (patch)
tree09912e95b697c4207a0026b34554e4fa7b22451f /doc/handbook
parent99d9c81fc154e9196734be3c9f51f081859539ee (diff)
parent01f5a8120cc609782547fbcff27a0dc81d1129de (diff)
downloadgnunet-da87f37eb0766b7c0cf1664cfbfbaf6d15ef20bc.tar.gz
gnunet-da87f37eb0766b7c0cf1664cfbfbaf6d15ef20bc.zip
obsolete due to alpine policy
Diffstat (limited to 'doc/handbook')
-rw-r--r--doc/handbook/chapters/installation.texi2
-rw-r--r--doc/handbook/chapters/user.texi4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index 327cffeaf..53d49af6d 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -2130,7 +2130,7 @@ the "Enable connecting to NATed peers using ICMP method" box.
2130@node Peer configuration for distributors (e.g. Operating Systems) 2130@node Peer configuration for distributors (e.g. Operating Systems)
2131@subsection Peer configuration for distributors (e.g. Operating Systems) 2131@subsection Peer configuration for distributors (e.g. Operating Systems)
2132 2132
2133The "GNUNET_DATA_HOME" in "[path]" in @file{/etc/gnunet.conf} should be 2133The "GNUNET_DATA_HOME" in "[PATHS]" in @file{/etc/gnunet.conf} should be
2134manually set to "/var/lib/gnunet/data/" as the default 2134manually set to "/var/lib/gnunet/data/" as the default
2135"~/.local/share/gnunet/" is probably not that appropriate in this case. 2135"~/.local/share/gnunet/" is probably not that appropriate in this case.
2136Similarly, distributors may consider pointing "GNUNET_RUNTIME_DIR" to 2136Similarly, distributors may consider pointing "GNUNET_RUNTIME_DIR" to
diff --git a/doc/handbook/chapters/user.texi b/doc/handbook/chapters/user.texi
index 652863320..aefa95c3d 100644
--- a/doc/handbook/chapters/user.texi
+++ b/doc/handbook/chapters/user.texi
@@ -1348,8 +1348,8 @@ That's it, you now know the basics for file-sharing with GNUnet!
1348 1348
1349 1349
1350The GNU Name System (GNS) is secure and decentralized naming system. 1350The GNU Name System (GNS) is secure and decentralized naming system.
1351It allows its users to resolve and register names within the @code{.gnu} 1351It allows its users to register names as @dfn{top-level domains} (TLDs) and
1352@dfn{top-level domain} (TLD). 1352resolve other namespaces within their TLDs.
1353 1353
1354GNS is designed to provide: 1354GNS is designed to provide:
1355@itemize @bullet 1355@itemize @bullet