summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/close.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2
index c355d2d..77a860b 100644
--- a/lib/libc/sys/close.2
+++ b/lib/libc/sys/close.2
@@ -119,7 +119,7 @@ An interrupt was received.
.It Bq Er ENOSPC
The underlying object did not fit, cached data was lost.
.It Bq Er ECONNRESET
-The underlying object was a stream socket that was shutdown by the peer
+The underlying object was a stream socket that was shut down by the peer
before all pending data was delivered.
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud