Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 14:40:40 -0800 (PST)
From:      Chris Costello <chris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 VOP_ATTRIB.9
Message-ID:  <200003162240.OAA94651@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chris       2000/03/16 14:40:40 PST

  Modified files:
    share/man/man9       VOP_ATTRIB.9 
  Log:
  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).
  
  Revision  Changes    Path
  1.10      +5 -5      src/share/man/man9/VOP_ATTRIB.9



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003162240.OAA94651>