summaryrefslogtreecommitdiff
path: root/contrib/scripts/autosupport.8
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-10 08:33:57 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-10 08:33:57 +0000
commit16774318f9156cc42cc5d17cca75fcc7f8b1c559 (patch)
treed7c550d45cc526b78eac2038fb94129a58312909 /contrib/scripts/autosupport.8
parent9afa6af881a3364a7a15393b087e8217e0acbf44 (diff)
fix hyphen vs. minus in man pages
In troff '-' is used for a hyphen. A minus is denoted by '\-' . This is normally also used for a dash. This patch converts all '-'-s that are minuses or dashes to '\-'. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@256704 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib/scripts/autosupport.8')
-rw-r--r--contrib/scripts/autosupport.82
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/autosupport.8 b/contrib/scripts/autosupport.8
index 50949e956..ed4d4a82d 100644
--- a/contrib/scripts/autosupport.8
+++ b/contrib/scripts/autosupport.8
@@ -37,4 +37,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\-2.