From 49a81ec4365f5063e31b3d0d926503e35565d784 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 3 Jan 2007 23:02:53 +0000 Subject: [PATCH] Remove duplicate EMFILE description. --- lib/libc/sys/fcntl.2 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index 610ece363a8d..4167ec4d3762 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: fcntl.2,v 1.32 2007/01/03 11:50:47 cbiere Exp $ +.\" $NetBSD: fcntl.2,v 1.33 2007/01/03 23:02:53 wiz Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -435,12 +435,6 @@ is an exclusive lock and .Fa fildes is not a valid file descriptor open for writing. -.It Bq Er EMFILE -.Fa cmd -is -.Dv F_DUPFD -and the maximum allowed number of file descriptors are currently -open. .It Bq Er EDEADLK The argument .Fa cmd