From 0dded3391e0ce70f7c3c532874490ff0d8f66ce4 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sat, 12 May 2012 03:46:43 +0000 Subject: 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 --- share/man/man9/VOP_GETEXTATTR.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/VOP_GETEXTATTR.9') diff --git a/share/man/man9/VOP_GETEXTATTR.9 b/share/man/man9/VOP_GETEXTATTR.9 index cf00d26f48f6..e3abcb9275d9 100644 --- a/share/man/man9/VOP_GETEXTATTR.9 +++ b/share/man/man9/VOP_GETEXTATTR.9 @@ -102,7 +102,7 @@ Otherwise, an appropriate error code is returned. .It Bq Er ENOATTR The requested attribute was not defined 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 ENXIO The request was not valid in this file system for the specified vnode and attribute name. -- cgit v1.2.3