summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/ufs/ufs/ufs_vnops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ufs/ufs_vnops.c b/sys/ufs/ufs/ufs_vnops.c
index 2f5ecd0..f97f986 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.
*/
OpenPOWER on IntegriCloud