aboutsummaryrefslogtreecommitdiffstats
path: root/man7/socket.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/socket.7')
-rw-r--r--man7/socket.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/socket.7 b/man7/socket.7
index 018d89e48a..c1989b9ee3 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -83,7 +83,7 @@ for more information on families and types.
.SS Socket-layer functions
These functions are used by the user process to send or receive packets
and to do other socket operations.
-For more information see their respective manual pages.
+For more information, see their respective manual pages.
.PP
.BR socket (2)
creates a socket,
@@ -635,14 +635,14 @@ flag is set during receiving.
Enable or disable the receiving of the
.B SCM_CREDENTIALS
control message.
-For more information see
+For more information, see
.BR unix (7).
.TP
.B SO_PASSSEC
Enable or disable the receiving of the
.B SCM_SECURITY
control message.
-For more information see
+For more information, see
.BR unix (7).
.TP
.BR SO_PEEK_OFF " (since Linux 3.4)"