Add VOP_GETVOBJECT.9 to obsolete files, un-xref.

X-MFC with:	r269160
This commit is contained in:
Sergey Kandaurov 2014-07-29 13:40:33 +00:00
parent fe88aba370
commit c07f78a0b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269240
2 changed files with 4 additions and 1 deletions

View File

@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
# 20140728: Remove an obsolete man page
OLD_FILES+=usr/share/man/man9/VOP_GETVOBJECT.9.gz
OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz
OLD_FILES+=usr/share/man/man9/VOP_DESTROYVOBJECT.9.gz
# 20140723: renamed to PCBGROUP.9
OLD_FILES+=usr/share/man/man9/PCBGROUPS.9.gz
# 20140718: Remove obsolete man pages

View File

@ -170,7 +170,6 @@ intertwining of VM Objects and Vnodes.
.Xr VOP_GETACL 9 ,
.Xr VOP_GETEXTATTR 9 ,
.Xr VOP_GETPAGES 9 ,
.Xr VOP_GETVOBJECT 9 ,
.Xr VOP_INACTIVE 9 ,
.Xr VOP_IOCTL 9 ,
.Xr VOP_LINK 9 ,