diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 18:29:41 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 18:29:41 +0100 |
| commit | 60b9e97c05db749d885793a68b71fb53ab7f55c7 (patch) | |
| tree | a39f366d46d52212c91d1c8d52bbd34110a8fbf3 /man7/tcp.7 | |
| parent | f177a9357273cf2222877e78af4fa8c2650b11ac (diff) | |
| download | man-pages-60b9e97c05db749d885793a68b71fb53ab7f55c7.tar.gz | |
ioperm.2, setresuid.2, tcp.7: GLobal fix: s/non-privileged/unprivileged/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 a470af167f..d116c679ed 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -231,7 +231,7 @@ used for the application buffer is one fourth that of the total. .TP .IR tcp_allowed_congestion_control " (String; default: see text; since Linux 2.4.20)" .\" The following is from 2.6.28-rc4: Documentation/networking/ip-sysctl.txt -Show/set the congestion control algorithm choices available to non-privileged +Show/set the congestion control algorithm choices available to unprivileged processes (see the description of the .B TCP_CONGESTION socket option). |
