From 2c9f882842b19bc12b5a4945812225d32ad1819a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 15 Nov 2000 12:42:07 +0000 Subject: [PATCH] Minor wording tweak. --- .../books/developers-handbook/kerneldebug/chapter.sgml | 5 +++-- en_US.ISO8859-1/books/handbook/kerneldebug/chapter.sgml | 5 +++-- en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml index 70efe283f2..40919d77d3 100644 --- a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml @@ -1,7 +1,7 @@ @@ -617,7 +617,8 @@ add symbol table from file "/sys/modules/linux/linux.ko" at text_addr = 0xc0ae22 Reading symbols from /sys/modules/linux/linux.ko...done. (kgdb) - You now have access to all the symbols in the module. + You should now have access to all the symbols in the + module. diff --git a/en_US.ISO8859-1/books/handbook/kerneldebug/chapter.sgml b/en_US.ISO8859-1/books/handbook/kerneldebug/chapter.sgml index 70efe283f2..40919d77d3 100644 --- a/en_US.ISO8859-1/books/handbook/kerneldebug/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kerneldebug/chapter.sgml @@ -1,7 +1,7 @@ @@ -617,7 +617,8 @@ add symbol table from file "/sys/modules/linux/linux.ko" at text_addr = 0xc0ae22 Reading symbols from /sys/modules/linux/linux.ko...done. (kgdb) - You now have access to all the symbols in the module. + You should now have access to all the symbols in the + module. diff --git a/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml b/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml index 70efe283f2..40919d77d3 100644 --- a/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml @@ -1,7 +1,7 @@ @@ -617,7 +617,8 @@ add symbol table from file "/sys/modules/linux/linux.ko" at text_addr = 0xc0ae22 Reading symbols from /sys/modules/linux/linux.ko...done. (kgdb) - You now have access to all the symbols in the module. + You should now have access to all the symbols in the + module.