diff options
Diffstat (limited to 'lib/libc/sys/socketpair.2')
| -rw-r--r-- | lib/libc/sys/socketpair.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2 index 929b921777dce..2dbc202e71089 100644 --- a/lib/libc/sys/socketpair.2 +++ b/lib/libc/sys/socketpair.2 @@ -48,7 +48,7 @@ .Sh DESCRIPTION The .Fn socketpair -call creates an unnamed pair of connected sockets in +system call creates an unnamed pair of connected sockets in the specified domain .Fa d , of the specified @@ -91,5 +91,5 @@ domain. .Sh HISTORY The .Fn socketpair -function call appeared in +system call appeared in .Bx 4.2 . |
