K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-05-10T15:56:34.970884Z K 7 svn:log V 312 MFC r249952: Fix examples for overriding INSTALL to not suggest hardcoding 'install' since it breaks buildworld after the introduction and use of 'install -l' in r245752. Overriding INSTALL causes /usr/bin/install to be used instead of the proper /usr/src/tools/install.sh which handles the new flag. END