summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2010-04-15 13:44:38 +0000
committerLeif Madsen <leif@leifmadsen.com>2010-04-15 13:44:38 +0000
commit28b78c5e67751d832ab5f87c876cffd8c1f7e0dc (patch)
tree42ebaa4b43c264faac48481b123fc808920afbfe /doc
parent7b73c324acef7ff2ed5f96701301f70cf60b9274 (diff)
Merged revisions 257342 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r257342 | lmadsen | 2010-04-15 08:41:45 -0500 (Thu, 15 Apr 2010) | 1 line Update address of the bug tracker. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@257343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/backtrace.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/backtrace.txt b/doc/backtrace.txt
index be820b2ab..4572e2457 100644
--- a/doc/backtrace.txt
+++ b/doc/backtrace.txt
@@ -1,6 +1,8 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-https://issues.asterisk.org. The information is required by developers to
+http://issues.asterisk.org.
+
+The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are