summaryrefslogtreecommitdiffstats
path: root/man2/socketpair.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/socketpair.2')
-rw-r--r--man2/socketpair.216
1 files changed, 8 insertions, 8 deletions
diff --git a/man2/socketpair.2 b/man2/socketpair.2
index 17d3bb35c..01faf8148 100644
--- a/man2/socketpair.2
+++ b/man2/socketpair.2
@@ -34,7 +34,7 @@ of the specified
and using the optionally specified
.IR protocol .
For further details of these arguments, see
-.BR socket (2).
+.MR socket 2 .
.P
The file descriptors used in referencing the new sockets are returned in
.I sv[0]
@@ -106,11 +106,11 @@ and
flags in the
.I type
argument, as described in
-.BR socket (2).
+.MR socket 2 .
.SH SEE ALSO
-.BR pipe (2),
-.BR read (2),
-.BR socket (2),
-.BR write (2),
-.BR socket (7),
-.BR unix (7)
+.MR pipe 2 ,
+.MR read 2 ,
+.MR socket 2 ,
+.MR write 2 ,
+.MR socket 7 ,
+.MR unix 7