K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-11-05T21:43:26.584527Z K 7 svn:log V 297 Fix cosmetic nit when printing out "override $mode" and "$owner/$group ..." The wrong index was being checked for == ' ' in the resulting stringified mode from strmode(3) -- it should have been the 11th value, not the 10th. MFC after: 3 days PR: 76711 Submitted by: Vasil Dimov END