aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-07 20:42:11 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-07 20:42:11 +0000
commit63170c18741d127640a62148a0788a99c097a652 (patch)
tree9ebe4d8d530658295a387fdf073cce62e7056440
parent75bfc02cd9753b664e4799b2f837c1de9ab2e2dc (diff)
downloadgnunet-63170c18741d127640a62148a0788a99c097a652.tar.gz
gnunet-63170c18741d127640a62148a0788a99c097a652.zip
-finishing gnunet-vpn tool and man page
-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 7bbd13570..72611a2a3 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -10,6 +10,7 @@ man_MANS = \
10 gnunet-search.1 \ 10 gnunet-search.1 \
11 gnunet-statistics.1 \ 11 gnunet-statistics.1 \
12 gnunet-transport.1 \ 12 gnunet-transport.1 \
13 gnunet-unindex.1 13 gnunet-unindex.1 \
14 gnunet-vpn.1
14 15
15EXTRA_DIST = ${man_MANS} 16EXTRA_DIST = ${man_MANS}
diff --git a/doc/man/gnunet-vpn.1 b/doc/man/gnunet-vpn.1
index 4d07c5ad9..12bb51a6d 100644
--- a/doc/man/gnunet-vpn.1
+++ b/doc/man/gnunet-vpn.1
@@ -62,4 +62,4 @@ Print GNUnet version number.
62Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> 62Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
63 63
64.SH SEE ALSO 64.SH SEE ALSO
65gnunet\-service\-arm(1) 65gnunet\-setup(1)