cvs commit: src/share/man/man9 vnode.9
Hiten Pandya
hmp at FreeBSD.org
Sat May 24 11:19:13 PDT 2003
hmp 2003/05/24 11:19:12 PDT
FreeBSD src repository (doc committer)
Modified files:
share/man/man9 vnode.9
Log:
Bring vnode(9) man page to its senses:
- remove '-*- nroff -*-'
- bump the date
- nuke outdated ``struct vnode''
(it is just better to lookup the struct in the header)
- nuke ``enum vtype'' and related junk
- add a one line about ``struct vnode''
- use .Va instead of .Dv for vnode struct fields
Approved by: des (mentor), re (bmah)
Reviewed by: arch@, mentor
Revision Changes Path
1.25 +14 -110 src/share/man/man9/vnode.9
More information about the cvs-src
mailing list