Remove unneeded `Either' word in EFAULT error description.

This commit is contained in:
njoly 2011-07-20 17:51:25 +00:00
parent 7753a3f045
commit bec33204fe
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getdents.2,v 1.22 2010/06/04 05:42:24 jruoho Exp $
.\" $NetBSD: getdents.2,v 1.23 2011/07/20 17:51:25 njoly Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -111,7 +111,6 @@ will fail if:
.Fa fd
is not a valid file descriptor open for reading.
.It Bq Er EFAULT
Either
.Fa buf
points outside the allocated address space.
.It Bq Er EINVAL