]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r362623:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jun 2020 15:53:52 +0000 (15:53 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jun 2020 15:53:52 +0000 (15:53 +0000)
commit5cac4cad206e42a1455d847abe4b382535eacb0a
tree17b307aa4c837c9bd7868eeede86ebd1a515023c
parent14cbe13fe85b68e6eab0569df202eb6aa934cb22
MFC r362623:

Fix copy/paste mistake in kvm_getswapinfo(3)

It seems this manpage was copied from kvm_getloadavg(3), but the
DIAGNOSTICS section was not updated completely. Update the section with
correct information about a return value of -1.

git-svn-id: svn://svn.freebsd.org/base/stable/10@362800 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libkvm/kvm_getswapinfo.3