aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/developers-handbook
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2016-04-24 09:07:06 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2016-04-24 09:07:06 +0000
commitb3f817219a88087230f42c4e6c41d7caa3902d49 (patch)
treea3a36db5deb9f4f827bf35bc284f1924b0fdb23a /en_US.ISO8859-1/books/developers-handbook
parent52d487062d8a00908db6168c76a11f84820daaa3 (diff)
downloaddoc-b3f817219a88087230f42c4e6c41d7caa3902d49.tar.gz
doc-b3f817219a88087230f42c4e6c41d7caa3902d49.zip
Replace some colons in a long sentence with
semi-colons to make a list which contains regular commas more readable. PR: 203345 Submitted by: munshs@rpi.edu Sponsored by: Essen Hackathon 2016
Notes
Notes: svn path=/head/; revision=48725
Diffstat (limited to 'en_US.ISO8859-1/books/developers-handbook')
-rw-r--r--en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml
index 59bbae6db0..b37b9b97d2 100644
--- a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml
+++ b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml
@@ -44,9 +44,9 @@
partition.</quote></para></note>
<para>Several types of kernel crash dumps are available: full memory
- dumps, which hold the complete contents of physical memory,
+ dumps, which hold the complete contents of physical memory;
minidumps, which hold only memory pages in use by the kernel
- (&os;&nbsp; 6.2 and higher), and textdumps, which hold captured
+ (&os;&nbsp; 6.2 and higher); and textdumps, which hold captured
scripted or interactive debugger output (&os;&nbsp;7.1 and higher).
Minidumps are the default dump type as of &os;&nbsp;7.0, and in most
cases will capture all necessary information present in a full