Re: proc(5): minor text updates
From: Tolga Dalman <hidden>
Date: 2012-08-14 17:53:45
Hello Michael, On 08/13/12 22:41, Michael Kerrisk (man-pages) wrote:
Ahh -- yes, an easy mistake to make I think. The thing is there are two unrelated sets of constants in the PF_* namespace. Take a look in linux/sched.h to see the other set, which is (AFAICS) the set that is used in this /proc file.
Which other set of PF_ constants in <linux/sched.h> ? I only see SCHED_* and CLONE_* defined in that file. Aside from protocol family PF_* flags, there is only <linux/elf.h> defining permission flags (PF_R/W/X), which seems unlikely to me. Best regards Tolga Dalman -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html