On Fri, 2 Aug 2013, Dominique Laigle wrote: > The manpage of kvm_getfiles/kvm_getfile2 refers to the mistyped > operation "KERN_PROC_BYPID" instead of "KERN_FILE_BYPID". > Lazy programmers coding with cut'n paste from manpages for syntax > correctness generate non compilable code... > >How-To-Repeat: > change "KERN_PROC_BYPID" by "KERN_FILE_BYPID" in the manpage.
Fixed. Thanks! Philip Guenther
