diff options
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index cc08e3522a..0482f6aaa7 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -301,7 +301,7 @@ Count buffering overhead as if .I tcp_adv_win_scale is greater than 0; or -.IR "bytes-bytes/2^(\-tcp_adv_win_scale)" , +.IR "bytes\-bytes/2^(\-tcp_adv_win_scale)" , if .I tcp_adv_win_scale is less than or equal to zero. @@ -1389,7 +1389,7 @@ IPv6 is not described. .BR socket (7) .PP The kernel source file -.IR Documentation/networking/ip-sysctl.txt . +.IR Documentation/networking/ip\-sysctl.txt . .PP RFC\ 793 for the TCP specification. .br |
