From: lurchi Date: Wed, 26 Jun 2019 22:51:47 +0000 (+0200) Subject: fix sentence about NSS plugin; be more verbose about stopping GNUnet X-Git-Tag: v0.11.6~79 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bb9b5fe9f5a5c257f844f668629ba7e631ed6837;p=oweals%2Fgnunet.git fix sentence about NSS plugin; be more verbose about stopping GNUnet --- diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi index 7c8a9081a..830c067a0 100644 --- a/doc/handbook/chapters/installation.texi +++ b/doc/handbook/chapters/installation.texi @@ -232,7 +232,7 @@ $ sudo make install @node Extra Installation step: NSS plugin @cartouche -The installation of the NSS plugin can be skipped if GNS +The installation of the NSS plugin is only necessary if GNS resolution shall be used with legacy applications (that only support DNS). @end cartouche @@ -369,7 +369,11 @@ $ gnunet-arm -s starts a default set of services. Later GNUnet applications can request more services to start without additional user interaction. GNUnet can be stopped -again using the @code{gnunet-arm}'s @code{-e} option. +again using the @code{-e} option: + +@example +$ gnunet-arm -e +@end example The list of running services can be displayed using the @code{-I} option. It should look similar to this example: