summaryrefslogtreecommitdiff
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
commit3d13ece4a9f138915e104c318854b1495d373a9d (patch)
tree1c60a2aa1c107d6a9e67a0d3c8076effde0cf067
parent37b296531c08c1fc8e38ee3e6172dea1ecba5777 (diff)
Notes
-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 edd2068de4d1d..30df634137d39 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.