summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_geterr.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkvm/kvm_geterr.3')
-rw-r--r--lib/libkvm/kvm_geterr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm_geterr.3 b/lib/libkvm/kvm_geterr.3
index ee9506a..815828d 100644
--- a/lib/libkvm/kvm_geterr.3
+++ b/lib/libkvm/kvm_geterr.3
@@ -55,7 +55,7 @@ on the descriptor
The results are undefined if the most recent
.Xr kvm 3
library call did not produce an error.
-The string returned is stored in memory owned by
+The string returned is stored in memory owned by
.Xr kvm 3
so the message should be copied out and saved elsewhere if necessary.
.Sh BUGS
@@ -65,7 +65,7 @@ call, since failure is indicated by returning a
.Dv NULL
descriptor.
Therefore, errors on open are output to the special error buffer
-passed to
+passed to
.Fn kvm_openfiles .
This option is not available to
.Fn kvm_open .
OpenPOWER on IntegriCloud