diff options
Diffstat (limited to 'man7/socket.7')
| -rw-r--r-- | man7/socket.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/socket.7 b/man7/socket.7 index 85dd96e816..d1d460f953 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -22,7 +22,7 @@ socket \- Linux socket interface .SH SYNOPSIS .B #include <sys/socket.h> -.br +.sp .IB mysocket " = socket(int " socket_family ", int " socket_type ", int " protocol ); .SH DESCRIPTION This manual page describes the Linux networking socket layer user |
