Hi! > - if (ppid > pid_max) > + if (ppid < 1 || ppid > pid_max) Please remove this, because it's not related to the manpages. If you want this in, you should add it to an another commit. Regards, -- Andrea Cervesato SUSE QE Automation Engineer Linux andrea.cervesato@suse.com