Module Name: src Committed By: kamil Date: Tue Jan 9 21:13:59 UTC 2018
Modified Files:
src/lib/libkvm: kvm_getlwps.3
Log Message:
Correct the signature of kvm_getlwps(3) in the man-page.
The elemsize argument is of type "size_t", not "int *".
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libkvm/kvm_getlwps.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
