aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-01-07 20:42:11 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-01-07 20:42:11 +0000
commit33b7532cd19a2b13c4473f836c011762b303a4d6 (patch)
tree9ebe4d8d530658295a387fdf073cce62e7056440 /doc
parent931b062460ee004405110d3f575d32ae76ad14ec (diff)
-finishing gnunet-vpn tool and man page
git-svn-id: https://gnunet.org/svn/gnunet@19058 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'doc')
-rw-r--r--doc/man/Makefile.am3
-rw-r--r--doc/man/gnunet-vpn.12
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index 7bbd135705..72611a2a38 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -10,6 +10,7 @@ man_MANS = \
gnunet-search.1 \
gnunet-statistics.1 \
gnunet-transport.1 \
- gnunet-unindex.1
+ gnunet-unindex.1 \
+ gnunet-vpn.1
EXTRA_DIST = ${man_MANS}
diff --git a/doc/man/gnunet-vpn.1 b/doc/man/gnunet-vpn.1
index 4d07c5ad92..12bb51a6d8 100644
--- a/doc/man/gnunet-vpn.1
+++ b/doc/man/gnunet-vpn.1
@@ -62,4 +62,4 @@ Print GNUnet version number.
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
.SH SEE ALSO
-gnunet\-service\-arm(1)
+gnunet\-setup(1)