diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-02 11:34:24 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-02 11:34:24 +0000 |
| commit | 31e9a9ec99aac99b55b17ca863e657b5f7d7875a (patch) | |
| tree | e7eb93c03979527205d98975ab542a61a8fd7702 /man2/socketpair.2 | |
| parent | e6b40d46c1a36531c24b25997291d88746a42b03 (diff) | |
| download | man-pages-31e9a9ec99aac99b55b17ca863e657b5f7d7875a.tar.gz | |
Change itacised function names and page xrefs to bold
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 bbfe599037..20e701781c 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 -.IR socketpair () +.BR socketpair () call creates an unnamed pair of connected sockets in the specified domain .IR d , |
