diff options
author | Nils Gillmann <ng0@n0.is> | 2018-10-26 12:58:20 +0000 |
---|---|---|
committer | Nils Gillmann <ng0@n0.is> | 2018-10-26 12:58:20 +0000 |
commit | 19fe19822004e33b89d2f71c154c28f8eff1c936 (patch) | |
tree | 688b3d7288520e9b1c923a62bc65922552567e4c /doc/man/gnunet-identity.1 | |
parent | 2897ea16a77d8c0d47a2564703fb4759a8f3f45f (diff) |
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-identity.1')
-rw-r--r-- | doc/man/gnunet-identity.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man/gnunet-identity.1 b/doc/man/gnunet-identity.1 index 37cf85f45..d20c3a0fa 100644 --- a/doc/man/gnunet-identity.1 +++ b/doc/man/gnunet-identity.1 @@ -61,3 +61,22 @@ Directory where the egos are stored (by default) Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> .SH "SEE ALSO" \fBgnunet\-gns\fP(1), \fBgnunet\-namestore\fP(1) +The full documentation for +.B gnunet +is maintained as a Texinfo manual. If the +.B info +and +.B gnunet +programs are properly installed at your site, the command +.IP +.B info gnunet +.PP +should give you access to the complete handbook, +.IP +.B info gnunet-c-tutorial +.PP +will give you access to a tutorial for developers. +.PP +Depending on your installation, this information is also +available in +\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7). |