Hi Greg, here are four remaining patches for udev. You see 007 is in so good shape now, that I have nothing more exciting :) It's a trivial whitespace/debug text cleanup, a simple format char simplification, a new test for udev-test.pl and a man page roundup. I've added the textual id example for udev.permissions back to the man page, cause it's working now and mentioned klibc as the exception not glibc. Please have a look if this is fine with you. thanks, Kay 01-overall-whitespace+debug-text-conditioning.diff o cleanup whitespace o clarify a few comments o enclose all printed debug string values in '' 02-namedev.c-strcat-tweak.diff o cat the substitution to the already known end of the string instead of searching it another time 03-udev-test.pl-add-subdir-test.diff o duplicate existing test and change it to explicitely test the subdir handling 04-udev.8-tweak-numeric-id-text.diff o change "return value" to "returned string" o add textual owner/group example for udev.permissions o mention klibc compile as special case for udev.permissions o remove duplicated numeric owner clause