K 10 svn:author V 5 chris K 8 svn:date V 27 2000-03-16T22:40:38.000000Z K 7 svn:log V 266 Be consistent with `struct vattr' naming. Half of this manual used `vpp' while the other half used `vap', and in one case resulted in code that made no sense. Replaced all of them with `vap'. (Typically, `vpp' is a pointer to a pointer to a struct vnode anyway). END