diff options
Diffstat (limited to 'man2/socketpair.2')
| -rw-r--r-- | man2/socketpair.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/socketpair.2 b/man2/socketpair.2 index 96d6274a74..bbfe599037 100644 --- a/man2/socketpair.2 +++ b/man2/socketpair.2 @@ -47,7 +47,7 @@ socketpair \- create a pair of connected sockets .BI "int socketpair(int " d ", int " type ", int " protocol ", int " sv [2]); .SH DESCRIPTION The -.I socketpair +.IR socketpair () call creates an unnamed pair of connected sockets in the specified domain .IR d , |
