summaryrefslogtreecommitdiff
path: root/faq
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-07 01:11:58 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-07 01:11:58 +0200
commit357bc0213f1d4049d6ce0c80122987c760c5e506 (patch)
tree2577592f83ced149f123da3770452e1a917ef20f /faq
parente4ca7c575ff06479bb634cf64cd9abe36a25e3e8 (diff)
parenteb8c1c4b7b414b73e81c8be1cbd2e5b616a8c443 (diff)
Merge remote-tracking branch 'savannah/master'
Diffstat (limited to 'faq')
-rw-r--r--faq/issues/got_a_db_prompt.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/issues/got_a_db_prompt.mdwn b/faq/issues/got_a_db_prompt.mdwn
index ce376728..ad99c515 100644
--- a/faq/issues/got_a_db_prompt.mdwn
+++ b/faq/issues/got_a_db_prompt.mdwn
@@ -27,7 +27,7 @@ This can be decyphered by using:
$ addr2line -i -f -e /boot/gnumach 0x8007cf1 0x80071bc 0x8006831
-You can then [[send us|contact_us]] the results of the `trace` and the
+You can then [[send us|contact_us]] the whole results of the `trace` and the
`addr2line` commands, as well as
the exact version of the GNU Mach kernel you were running, for further
investigation. More information about the [[GNU Mach