K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-08-12T20:32:47.090656Z K 7 svn:log V 204 MFC r350207: VOP_PATHCONF.9: correct the type of the retval argument It was changed from int to register_t in r22521 and from register_t to long in r328099, but the man page wasn't updated either time. END