Correct a comment.

Reviewed by:	alfred, tanimura
This commit is contained in:
David Malone 2004-02-17 12:30:32 +00:00
parent 82b976c5c3
commit a1cc6206fb
2 changed files with 2 additions and 2 deletions

View File

@ -3742,7 +3742,7 @@ revoke(td, uap)
/*
* Convert a user file descriptor to a kernel file entry.
* The file entry is locked upon returning.
* A reference on the file entry is held upon returning.
*/
int
getvnode(fdp, fd, fpp)

View File

@ -3742,7 +3742,7 @@ revoke(td, uap)
/*
* Convert a user file descriptor to a kernel file entry.
* The file entry is locked upon returning.
* A reference on the file entry is held upon returning.
*/
int
getvnode(fdp, fd, fpp)