aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-dns2gns.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-dns2gns.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-dns2gns.1')
-rw-r--r--doc/man/gnunet-dns2gns.120
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/man/gnunet-dns2gns.1 b/doc/man/gnunet-dns2gns.1
index e04901062..8a3c83218 100644
--- a/doc/man/gnunet-dns2gns.1
+++ b/doc/man/gnunet-dns2gns.1
@@ -36,6 +36,24 @@ Print GNUnet version number.
36 36
37.SH BUGS 37.SH BUGS
38Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> 38Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
39
40.SH SEE ALSO 39.SH SEE ALSO
41gnunet\-gns\-fcfs(1), gnunet\-gns(1), gnunet\-identity(1) 40gnunet\-gns\-fcfs(1), gnunet\-gns(1), gnunet\-identity(1)
41The full documentation for
42.B gnunet
43is maintained as a Texinfo manual. If the
44.B info
45and
46.B gnunet
47programs are properly installed at your site, the command
48.IP
49.B info gnunet
50.PP
51should give you access to the complete handbook,
52.IP
53.B info gnunet-c-tutorial
54.PP
55will give you access to a tutorial for developers.
56.PP
57Depending on your installation, this information is also
58available in
59\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).