aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_GETACL.9
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-05-12 03:46:43 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-05-12 03:46:43 +0000
commit0dded3391e0ce70f7c3c532874490ff0d8f66ce4 (patch)
tree8e914ee4f68250b7c3192814399d7e6f9661a803 /share/man/man9/VOP_GETACL.9
parent7d96f12c8c74124dfcc1bc4c9869357e1f641bd1 (diff)
downloadsrc-0dded3391e0ce70f7c3c532874490ff0d8f66ce4.tar.gz
src-0dded3391e0ce70f7c3c532874490ff0d8f66ce4.zip
Remove duplicate words in mdoc(7) pages.
PR: 167810 Submitted by: Bryan Drewery {bryan!shatow%net} (hackers lounge) Found with: textproc/igor MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235319
Diffstat (limited to 'share/man/man9/VOP_GETACL.9')
-rw-r--r--share/man/man9/VOP_GETACL.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_GETACL.9 b/share/man/man9/VOP_GETACL.9
index d23034081017..6dbaca225ba7 100644
--- a/share/man/man9/VOP_GETACL.9
+++ b/share/man/man9/VOP_GETACL.9
@@ -79,7 +79,7 @@ Otherwise, an appropriate error code is returned.
.It Bq Er EINVAL
The ACL type passed is invalid for this vnode.
.It Bq Er EACCES
-The the caller does not have the appropriate privilege.
+The caller does not have the appropriate privilege.
.It Bq Er ENOMEM
Sufficient memory is not available to fulfill the request.
.It Bq Er EOPNOTSUPP