From c30dd39f738ea8b73930ab3949685f2b89cbb868 Mon Sep 17 00:00:00 2001 From: Yuri Kozlov Date: Sat, 1 Feb 2014 18:25:20 +0400 Subject: [PATCH] tcp.7: wfix Signed-off-by: Michael Kerrisk --- man7/tcp.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/tcp.7 b/man7/tcp.7 index 9cd720635..1f4346d38 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -898,7 +898,7 @@ Unprivileged processes are restricted to choosing one of the algorithms in (described above). Privileged processes .RB ( CAP_NET_ADMIN ) -processes can choose from any of the available congestion-control algorithms +can choose from any of the available congestion-control algorithms (see the description of .IR tcp_available_congestion_control above).