diff --git a/sys/ufs/ufs/ufs_vnops.c b/sys/ufs/ufs/ufs_vnops.c index 2f5ecd0457c3..f97f9863d499 100644 --- a/sys/ufs/ufs/ufs_vnops.c +++ b/sys/ufs/ufs/ufs_vnops.c @@ -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. */