K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-16T18:55:56.000000Z K 7 svn:log V 523 Merge realpath.1:1.11, realpath.c:1.7 from HEAD to RELENG_7: Enhance realpath(1) in a number of ways: - Allow realpath to accept multiple paths on the command line. - Add -q to suppress warnings if some paths can't be processed, and use getopt(3) to process flags. - Print the path being requested rather than a possibly partially processed path when a failure occurs so that you can tell which of several passed paths did fail. PR: 112920 Submitted by: Ighighi END