>Synopsis:      error in manpage of kvm_getfile2
>Category:      documentation
>Environment:
        System      : OpenBSD 5.3
        Details     : OpenBSD 5.3 (GENERIC) #50: Tue Mar 12 18:35:23 MDT
2013
                         [email protected]:
/usr/src/sys/arch/i386/compile/GENERIC

        Architecture: OpenBSD.i386
        Machine     : i386
>Description:
        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:
>Fix:
        change "KERN_PROC_BYPID" by "KERN_FILE_BYPID" in the manpage.

Reply via email to