From a5d6cbdf9b53edd5c816583bd9a32bf95c32cccb Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 18 Apr 2010 12:38:00 +0000 Subject: man pages: hyphen to minus Groff considers '-' a hyphen. If we want a minus (or a dash) we need to use '\-'. Merged revisions 8529 via svnmerge from http://svn.digium.com/svn/dahdi/tools/trunk git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/branches/2.3@8534 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- doc/pattest.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pattest.8') diff --git a/doc/pattest.8 b/doc/pattest.8 index ca90686..bce3f1c 100644 --- a/doc/pattest.8 +++ b/doc/pattest.8 @@ -46,4 +46,4 @@ the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public -License can be found in /usr/share/common-licenses/GPL. +License can be found in /usr/share/common\-licenses/GPL. -- cgit v1.2.3