Remove a redundant description of the EMFILE error, and fix a typo.

Submitted by:	James Raynard <jraynard@dial.pipex.com>
This commit is contained in:
mpp 1996-05-01 22:20:40 +00:00
parent 2a7896e2fc
commit 31c3dd5b0a

View File

@ -424,12 +424,6 @@ is an exclusive lock
and and
.Fa fildes .Fa fildes
is not a valid file descriptor open for writing. 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 .It Bq Er EDEADLK
The argument The argument
.Fa cmd .Fa cmd
@ -468,7 +462,7 @@ refers to a file that does not support locking.
The argument The argument
.Fa cmd .Fa cmd
is is
.Dv F_DUPED .Dv F_DUPFD
and the maximum number of file descriptors permitted for the and the maximum number of file descriptors permitted for the
process are already in use, process are already in use,
or no file descriptors greater than or equal to or no file descriptors greater than or equal to