aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-revocation.1
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-26 12:58:20 +0000
committerNils Gillmann <ng0@n0.is>2018-10-26 12:58:20 +0000
commit19fe19822004e33b89d2f71c154c28f8eff1c936 (patch)
tree688b3d7288520e9b1c923a62bc65922552567e4c /doc/man/gnunet-revocation.1
parent2897ea16a77d8c0d47a2564703fb4759a8f3f45f (diff)
downloadgnunet-19fe19822004e33b89d2f71c154c28f8eff1c936.tar.gz
gnunet-19fe19822004e33b89d2f71c154c28f8eff1c936.zip
doc/man/5,1: in SEE ALSO mention that the main documentation is maintained in texinfo format as well as two optional section 7 manuals.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/man/gnunet-revocation.1')
-rw-r--r--doc/man/gnunet-revocation.121
1 files changed, 20 insertions, 1 deletions
diff --git a/doc/man/gnunet-revocation.1 b/doc/man/gnunet-revocation.1
index b963b2dc0..467eb4bcf 100644
--- a/doc/man/gnunet-revocation.1
+++ b/doc/man/gnunet-revocation.1
@@ -68,4 +68,23 @@ Print GNUnet version number.
68 68
69.SH BUGS 69.SH BUGS
70Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> 70Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
71 71.SH "SEE ALSO"
72The full documentation for
73.B gnunet
74is maintained as a Texinfo manual. If the
75.B info
76and
77.B gnunet
78programs are properly installed at your site, the command
79.IP
80.B info gnunet
81.PP
82should give you access to the complete handbook,
83.IP
84.B info gnunet-c-tutorial
85.PP
86will give you access to a tutorial for developers.
87.PP
88Depending on your installation, this information is also
89available in
90\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).