aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/installation.texi
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2019-06-27 00:45:42 +0200
committerlurchi <lurchi@strangeplace.net>2019-06-27 00:45:42 +0200
commit655c6e4801b7df2a449703aade0174aad7f28b78 (patch)
tree7e4af6a4797f97bd81a43818a447d7aa8d46ba3f /doc/handbook/chapters/installation.texi
parent6773e33c678069a1b90847ee15dcfbc6a737bd66 (diff)
downloadgnunet-655c6e4801b7df2a449703aade0174aad7f28b78.tar.gz
gnunet-655c6e4801b7df2a449703aade0174aad7f28b78.zip
fix texinfo
Diffstat (limited to 'doc/handbook/chapters/installation.texi')
-rw-r--r--doc/handbook/chapters/installation.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index f00207091..7c8a9081a 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -9,8 +9,10 @@ package manager.
9For understanding this guide properly it is important to know that 9For understanding this guide properly it is important to know that
10there are two different ways of running GNUnet: 10there are two different ways of running GNUnet:
11 11
12* the @emph{single-user setup} 12@itemize @bullet
13* the @emph{multi-user setup} 13@item the @emph{single-user setup}
14@item the @emph{multi-user setup}
15@end itemize
14 16
15The latter variant has a better security model and requires extra preparation 17The latter variant has a better security model and requires extra preparation
16before running @code{make install} and a different configuration. Beginners who want to 18before running @code{make install} and a different configuration. Beginners who want to