diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/mdoc.samples.7 | 4 | ||||
| -rw-r--r-- | man7/tcp.7 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7 index 258a2497bd..88c5fced24 100644 --- a/man7/mdoc.samples.7 +++ b/man7/mdoc.samples.7 @@ -1245,7 +1245,7 @@ it can not recall the first argument it was invoked with. .Dl Usage: .Nm argument ... \*(Pu .Bl -tag -width ".Nm mdoc.sample" -compact -offset 14n .It Li \&.Nm mdoc.sample -.Nm mdoc.sample +.Nm mdoc.sample .It Li \&.Nm \e-mdoc .Nm \-mdoc . .It Li \&.Nm foo\ )\ )\ , @@ -1841,7 +1841,7 @@ The .Sx SYNOPSIS section describes the typical usage of the subject of a man page. -The macros required +The macros required are either .Ql ".Nm" , .Ql ".Cd" , diff --git a/man7/tcp.7 b/man7/tcp.7 index f134912818..1c473f4fa3 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -63,7 +63,7 @@ not yet connected sockets. Linux supports RFC\ 1323 TCP high performance extensions. These include Protection Against Wrapped -Sequence Numbers (PAWS), Window Scaling and +Sequence Numbers (PAWS), Window Scaling and Timestamps. Window scaling allows the use of large (> 64K) TCP windows in order to support links with high @@ -590,7 +590,7 @@ congestion window and slow start threshold after a congestion episode. Using this estimation, TCP Westwood+ adaptively sets a slow start threshold and a congestion window which takes into -account the bandwidth used at the time congestion is experienced. +account the bandwidth used at the time congestion is experienced. TCP Westwood+ significantly increases fairness with respect to TCP Reno in wired networks and throughput over wireless links. .TP |
