summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/close.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2
index 16b3ff9..26b4fbd 100644
--- a/lib/libc/sys/close.2
+++ b/lib/libc/sys/close.2
@@ -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 ,
OpenPOWER on IntegriCloud