summaryrefslogtreecommitdiff
path: root/lib/libkvm
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-06-30 15:53:52 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-06-30 15:53:52 +0000
commitc36d306bb0defd6dd6a1d01cfdb1dd511368ca4d (patch)
tree455c3067f940e53c20cd37a47fecab3a8638678f /lib/libkvm
parentbc4f7cabbe20fbc3ca6bff0daaca1dcba4bc72ac (diff)
Notes
Diffstat (limited to 'lib/libkvm')
-rw-r--r--lib/libkvm/kvm_getswapinfo.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm_getswapinfo.3 b/lib/libkvm/kvm_getswapinfo.3
index edd2068de4d1..30df634137d3 100644
--- a/lib/libkvm/kvm_getswapinfo.3
+++ b/lib/libkvm/kvm_getswapinfo.3
@@ -101,8 +101,8 @@ You may call the function with
.Dv NULL
to clear the cache.
.Sh DIAGNOSTICS
-If the load average was unobtainable, \-1 is returned; otherwise,
-the number of swap devices actually retrieved is returned.
+If the swap summary information was unobtainable, \-1 is returned;
+otherwise, the number of swap devices actually retrieved is returned.
.Pp
If the name of the swap device does not fit in the static char buffer
in the structure, it is truncated.