K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-21T18:40:54.000000Z K 7 svn:log V 492 Print out an informative message if the verbose option is given and an unknown uid/gid is found in the file system. This is useful if you wind up with a file in your file system that has a uid that is extremely large, since quotacheck will wind up running a very very long time due to it not handling large gaps in uids very well (this is a problem that should be addressed some day). Update the man page to reflect that fact the the -v flag now prints some additional diagnostic messages. END