]> CyberLeo.Net >> Repos - FreeBSD/stable/9.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)
commit03ed44f74b1c608ea21b06ea3d6314427d015930
treef0b2c13878d653a62fc29408b4c4d5a59df65261
parent8704f5af2e9d0dfa0014634efe57a1ec73a2b388
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/9@362800 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libkvm/kvm_getswapinfo.3