summaryrefslogtreecommitdiffstats
path: root/lib/libkvm
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
commit0629c0866938006f24f90b3ced8931d291e27aa6 (patch)
tree70e5930bb8c509b7c711798ca5407124f8f73286 /lib/libkvm
parent26ca6e51478ba895bfd95b4b11ec989020e0a17d (diff)
downloadFreeBSD-src-0629c0866938006f24f90b3ced8931d291e27aa6.zip
FreeBSD-src-0629c0866938006f24f90b3ced8931d291e27aa6.tar.gz
Another round of spelling fixes.
Diffstat (limited to 'lib/libkvm')
-rw-r--r--lib/libkvm/kvm.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm.3 b/lib/libkvm/kvm.3
index 0343d46..e0b12eb 100644
--- a/lib/libkvm/kvm.3
+++ b/lib/libkvm/kvm.3
@@ -45,10 +45,10 @@
The
.Xr kvm 3
library provides a uniform interface for accessing kernel virtual memory
-images, including live systems and crashdumps.
+images, including live systems and crash dumps.
Access to live systems is via
/dev/mem
-while crashdumps can be examined via the core file generated by
+while crash dumps can be examined via the core file generated by
.Xr savecore 8 .
The interface behaves identically in both cases.
Memory can be read and written, kernel symbol addresses can be
OpenPOWER on IntegriCloud