diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 13:45:24 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 13:45:24 +0000 |
| commit | 5895e7eb8db03c2a60a100dfa0fe6a6515bf718c (patch) | |
| tree | 7357285775d55350b962bfae54130fb3ef1514ba /man7/tcp.7 | |
| parent | d9cf37f470adcba2f4df7866155499a5df58461b (diff) | |
| download | man-pages-5895e7eb8db03c2a60a100dfa0fe6a6515bf718c.tar.gz | |
wspace in SYNOPSIS
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index 3af5b6daa9..9d48507851 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -21,7 +21,7 @@ tcp \- TCP protocol .B #include <netinet/in.h> .br .B #include <netinet/tcp.h> -.br +.sp .B tcp_socket = socket(PF_INET, SOCK_STREAM, 0); .SH DESCRIPTION This is an implementation of the TCP protocol defined in |
