[asterisk-bugs] [JIRA] (ASTERISK-23042) Asterisk man pages contains unquoted minus signs
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Dec 19 18:53:04 CST 2013
Rusty Newton created ASTERISK-23042:
---------------------------------------
Summary: Asterisk man pages contains unquoted minus signs
Key: ASTERISK-23042
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23042
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Documentation
Affects Versions: 11.7.0
Reporter: Jeremy Lainé
Severity: Minor
The man page asterisk.8 contains several minus signs (documenting command line switches) which need to be quoted, otherwise they are treated as hyphens by groff, breaking copy-and-paste.
For more information see:
http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
The attached patch fixes this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list