Searched hist:bd79f8422fe5933118efe287883bf359bcfad695 (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/man/man9/ |
H A D | VOP_ATTRIB.9 | diff bd79f8422fe5933118efe287883bf359bcfad695 Thu Mar 16 23:40:38 CET 2000 Chris Costello <chris@FreeBSD.org> 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). diff bd79f8422fe5933118efe287883bf359bcfad695 Thu Mar 16 23:40:38 CET 2000 Chris Costello <chris@FreeBSD.org> 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).
|