diff options
author | Nils Gillmann <ng0@n0.is> | 2018-10-27 20:29:27 +0000 |
---|---|---|
committer | Nils Gillmann <ng0@n0.is> | 2018-10-27 20:29:27 +0000 |
commit | d269419d23e8c4c062e21e5bd88cdee66a1680b0 (patch) | |
tree | c9661262fee4604bd83b0bc739e7223c8cddfb0a /doc/man/gnunet-scrypt.1 | |
parent | 4be442739c7f6745848a2f5544a59592f06a6cb3 (diff) |
doc/man: More fixes.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/man/gnunet-scrypt.1')
-rw-r--r-- | doc/man/gnunet-scrypt.1 | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/doc/man/gnunet-scrypt.1 b/doc/man/gnunet-scrypt.1 index a05888dcd..d156e17e8 100644 --- a/doc/man/gnunet-scrypt.1 +++ b/doc/man/gnunet-scrypt.1 @@ -1,17 +1,12 @@ -.TH GNUNET\-SCRYPT 1 "Sep 13, 2014" "GNUnet" - +.TH GNUNET-SCRYPT 1 "September 13, 2014" "GNUnet" .SH NAME gnunet\-scrypt \- Manipulate GNUnet proof of work files. - .SH SYNOPSIS .B gnunet\-scrypt .RI [ options ] -.br - .SH DESCRIPTION \fBgnunet\-scrypt\fP is a command line tool to manipulate GNUnet proof of work files. - .SH OPTIONS .B .IP "\-b BITS, \-\-bits=BITS" @@ -40,13 +35,14 @@ Time to wait between calculations. .B .IP "\-v, \-\-version" Print GNUnet version number. - .SH BUGS -Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> -.SH "SEE ALSO" +Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending +electronic mail to <gnunet\-developers@gnu.org> +.SH SEE ALSO The full documentation for .B gnunet -is maintained as a Texinfo manual. If the +is maintained as a Texinfo manual. +If the .B info and .B gnunet |