0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-05 17:28:00 -04:00

Merge pull request #1015 from rjc/man

Fix style and warnings - found with `mandoc -T lint`
This commit is contained in:
Dmitry Podgorny 2018-10-31 12:41:32 +02:00 committed by GitHub
commit 21fffb1e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
.TH Profanity 1 "January 2017" "Profanity XMPP client" .TH PROFANITY 1 "2018-10-20" "Profanity XMPP client"
.SH NAME .SH NAME
Profanity \- a simple console based XMPP chat client. Profanity \- a simple console based XMPP chat client.
.SH SYNOPSIS .SH SYNOPSIS
@ -41,7 +41,6 @@ Configuration for
is stored in is stored in
.I $XDG_CONFIG_HOME/profanity/profrc .I $XDG_CONFIG_HOME/profanity/profrc
, details on commands for configuring Profanity can be found at <http://www.profanity.im/reference.html>. , details on commands for configuring Profanity can be found at <http://www.profanity.im/reference.html>.
.PP
.SH BUGS .SH BUGS
Bugs can either be reported by raising an issue at the Github issue tracker: Bugs can either be reported by raising an issue at the Github issue tracker:
.br .br
@ -60,7 +59,6 @@ or by sending a mail directly to:
.PP .PP
<boothj5web@gmail.com> <boothj5web@gmail.com>
.br .br
.PP
.SH LICENSE .SH LICENSE
Copyright (C) 2012 \- 2018 James Booth <boothj5web@gmail.com>. Copyright (C) 2012 \- 2018 James Booth <boothj5web@gmail.com>.
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html> License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>