summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_REMOVE.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_REMOVE.9')
-rw-r--r--share/man/man9/VOP_REMOVE.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_REMOVE.9 b/share/man/man9/VOP_REMOVE.9
index e03899a..8964457 100644
--- a/share/man/man9/VOP_REMOVE.9
+++ b/share/man/man9/VOP_REMOVE.9
@@ -98,7 +98,7 @@ vop_remove(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
.It Bq Er EPERM
The file is immutable.
.It Bq Er ENOTEMPTY
-attempt to remove a directory which is not empty
+An attempt was made to remove a directory which is not empty.
.El
.Sh SEE ALSO
.Xr vnode 9 ,
OpenPOWER on IntegriCloud