Spelling errors fixed and hyphenation used as minus sign fixed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Profanity \- a simple console based XMPP chat client.
|
||||
.SH SYNOPSIS
|
||||
.B profanity
|
||||
[-vhd] [-l level]
|
||||
[\-vhd] [\-l level]
|
||||
.SH DESCRIPTION
|
||||
.B Profanity
|
||||
is a simple lightweight console based XMPP chat client. It's emphasis is
|
||||
@@ -23,7 +23,7 @@ Show help on command line arguments.
|
||||
.BI "\-a, \-\-account"
|
||||
Auto connect to an account on startup.
|
||||
.TP
|
||||
.BI "\-d, \-\-disable-tls"
|
||||
.BI "\-d, \-\-disable\-tls"
|
||||
Disable TLS for servers that either don't support it, or claim to but do not
|
||||
complete the handshake.
|
||||
.TP
|
||||
@@ -62,7 +62,7 @@ or with a Github account by logging issues on the issue tracker at:
|
||||
.PP
|
||||
<https://github.com/boothj5/profanity>
|
||||
.SH LICENSE
|
||||
Copyright (C) 2012 - 2014 James Booth <boothj5web@gmail.com>.
|
||||
Copyright (C) 2012 \- 2014 James Booth <boothj5web@gmail.com>.
|
||||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
||||
This is free software; you are free to change and redistribute it.
|
||||
There is NO WARRANTY, to the extent permitted by law.
|
||||
|
||||
Reference in New Issue
Block a user