From 39e1dcd068a72b9d4fc0d944351afd6185f705bf Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 18 Apr 2010 12:28:38 +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.2@8532 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 9fbbd36..cb2fafc 100644 --- a/doc/pattest.8 +++ b/doc/pattest.8 @@ -45,4 +45,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