Remove a commented out line before kvm_getprocs(3)
The commented out return value for kvm_getprocs(3) was misleading -- the uncommented line is correct. No content change MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
cbf57a2503
commit
b6f3126cc0
@ -47,7 +47,6 @@
|
||||
.In sys/param.h
|
||||
.In sys/sysctl.h
|
||||
.In sys/user.h
|
||||
.\" .Fa kvm_t *kd
|
||||
.Ft struct kinfo_proc *
|
||||
.Fn kvm_getprocs "kvm_t *kd" "int op" "int arg" "int *cnt"
|
||||
.Ft char **
|
||||
|
Loading…
Reference in New Issue
Block a user