projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc4473
)
fix command line argument
author
lurchi
<lurchi@strangeplace.net>
Wed, 26 Jun 2019 13:59:28 +0000
(15:59 +0200)
committer
lurchi
<lurchi@strangeplace.net>
Wed, 26 Jun 2019 13:59:28 +0000
(15:59 +0200)
doc/handbook/chapters/installation.texi
patch
|
blob
|
history
diff --git
a/doc/handbook/chapters/installation.texi
b/doc/handbook/chapters/installation.texi
index 7386bca7c5218be9aaade49391d212c00ff2fb9c..9caf3cded3d58cc2fc9ca5b111c2b8893eb72dd9 100644
(file)
--- a/
doc/handbook/chapters/installation.texi
+++ b/
doc/handbook/chapters/installation.texi
@@
-175,7
+175,7
@@
The following example configures the installation prefix
@example
$ cd ~/gnunet
$ ./bootstrap
-$ configure --prefix=/usr/lib --disable-
configur
ation
+$ configure --prefix=/usr/lib --disable-
document
ation
@end example
After running the bootstrap script and @code{configure} successfully