aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml2
1 files changed, 1 insertions, 1 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 617bf8f96e..651667e47a 100644
--- a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
+++ b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
@@ -57,7 +57,7 @@
dumps, which hold the complete contents of physical memory,
minidumps, which hold only memory pages in use by the kernel
(&os;  6.2 and higher), and textdumps, which hold captured
- scripted or interactive debugger output (&os; 8.0 and higher).
+ scripted or interactive debugger output (&os; 7.1 and higher).
Minidumps are the default dump type as of &os; 7.0, and in most
cases will capture all necessary information present in a full
memory dump, as most problems can be isolated only using kernel