diff options
author | Nils Gillmann <ng0@n0.is> | 2018-10-26 16:08:14 +0000 |
---|---|---|
committer | Nils Gillmann <ng0@n0.is> | 2018-10-26 16:08:14 +0000 |
commit | 4be442739c7f6745848a2f5544a59592f06a6cb3 (patch) | |
tree | f8ef204dd70d64d4fc8349551f584fb75323abd9 /doc/man/gnunet-testing.1 | |
parent | 19fe19822004e33b89d2f71c154c28f8eff1c936 (diff) |
Start fixing the man pages via linting and style.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/man/gnunet-testing.1')
-rw-r--r-- | doc/man/gnunet-testing.1 | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/man/gnunet-testing.1 b/doc/man/gnunet-testing.1 index 47aa4a411..ff1af50ef 100644 --- a/doc/man/gnunet-testing.1 +++ b/doc/man/gnunet-testing.1 @@ -1,16 +1,13 @@ -.TH GNUNET\-TESTING 1 "Jan 4, 2012" "GNUnet" - +.TH GNUNET\-TESTING 1 "January 4, 2012" "GNUnet" .SH NAME gnunet\-testing \- Command line tool to access the testing library. - .SH SYNOPSIS .B gnunet\-testing .RI [ options ] .br - .SH DESCRIPTION -\fBgnunet\-testing\fP is a command line tool to access the testing library. - +\fBgnunet\-testing\fP is a command line tool to access the testing +library. .SH OPTIONS .B .IP "\-C, \-\-cfg" @@ -42,13 +39,14 @@ Configuration template. .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 |