1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Document ENOSPC.

PR:		52612
Submitted by:	Marc Olzheim <marcolz@ilse.nl>
This commit is contained in:
Tom Rhodes 2003-06-13 22:41:12 +00:00
parent 6ca4cf4dce
commit 720f2e44a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116323

View File

@ -115,6 +115,8 @@ argument
is not an active descriptor.
.It Bq Er EINTR
An interrupt was received.
.It Bq Er ENOSPC
The underlying object did not fit, cached data was lost.
.El
.Sh SEE ALSO
.Xr accept 2 ,