"... try to use VADMIN in preference to VADMIN ..."
To:
"... try to use VADMIN in preference to VWRITE ..."
This commit is contained in:
Pawel Jakub Dawidek 2007-03-01 21:44:08 +00:00
parent 82f45ed29d
commit 7869327cfa

View File

@ -584,7 +584,7 @@ ufs_setattr(ap)
* the file or be the super-user.
*
* Possibly for historical reasons, try to use VADMIN in
* preference to VADMIN for a NULL timestamp. This means we
* preference to VWRITE for a NULL timestamp. This means we
* will return EACCES in preference to EPERM if neither
* check succeeds.
*/