diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 07:29:28 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 07:29:28 +0000 |
| commit | e1d6264d9feaed449e70f288ebdd40d8abae818c (patch) | |
| tree | c3c8c2c31ecf22c1e9cb32458e485d02a695d3c6 /man2/socketpair.2 | |
| parent | f8fc5a2301bcf0cbfaa1db15adedde386e26a081 (diff) | |
| download | man-pages-e1d6264d9feaed449e70f288ebdd40d8abae818c.tar.gz | |
Manual fixes for parentheses formatting
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 , |
