aboutsummaryrefslogtreecommitdiffstats
path: root/man2/socketpair.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/socketpair.2')
-rw-r--r--man2/socketpair.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/socketpair.2 b/man2/socketpair.2
index d09d897b7a..629cf0f48d 100644
--- a/man2/socketpair.2
+++ b/man2/socketpair.2
@@ -71,7 +71,7 @@ The two sockets are indistinguishable.
On success, zero is returned.
On error, \-1 is returned,
.I errno
-is set appropriately, and
+is set to indicate the error, and
.I sv
is left unchanged
.PP