Module Name: src Committed By: dholland Date: Sun Jun 12 20:50:10 UTC 2016
Modified Files: src/usr.bin/find: find.1 function.c Log Message: Extend the numeric handling for uids with -user to gids with -group, and document it. Leftover bit of PR 46158. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/usr.bin/find/find.1 cvs rdiff -u -r1.72 -r1.73 src/usr.bin/find/function.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.