K 10 svn:author V 7 rhurlin K 8 svn:date V 27 2020-09-26T09:44:47.845386Z K 7 svn:log V 644 UPDATING: Correct the dirname database/* to databases/* In UPDATING, all sections which contain "database/..." instead of "databases/..." in the 'AFFECTS:' line, utilities like 'pkg updating' can't automatically display those sections. The postgresql sections in particular have information that would be useful for casual use of "pkg updating". One work-around, of course, is to use "pkg updating database/postgresql" While here, also correct some more occurrences. PR: 249881 Submitted by: rhurlin Reported by: Keith White Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26557 END