aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-datastore.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-datastore.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-datastore.1')
-rw-r--r--doc/man/gnunet-datastore.122
1 files changed, 19 insertions, 3 deletions
diff --git a/doc/man/gnunet-datastore.1 b/doc/man/gnunet-datastore.1
index 6bba7fb47..f97363e64 100644
--- a/doc/man/gnunet-datastore.1
+++ b/doc/man/gnunet-datastore.1
@@ -38,10 +38,26 @@ configure logging to write logs to FILENAME
38\fB\-v\fR, \fB\-\-version\fR 38\fB\-v\fR, \fB\-\-version\fR
39print the version number 39print the version number
40 40
41.SH NOTES
42
43
44.SH "REPORTING BUGS" 41.SH "REPORTING BUGS"
45Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> 42Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
46.SH "SEE ALSO" 43.SH "SEE ALSO"
47\fBgnunet\-publish\fP(1) 44\fBgnunet\-publish\fP(1)
45The full documentation for
46.B gnunet
47is maintained as a Texinfo manual. If the
48.B info
49and
50.B gnunet
51programs are properly installed at your site, the command
52.IP
53.B info gnunet
54.PP
55should give you access to the complete handbook,
56.IP
57.B info gnunet-c-tutorial
58.PP
59will give you access to a tutorial for developers.
60.PP
61Depending on your installation, this information is also
62available in
63\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).