From 1243ef4e2ddc1cca1b9b392808eac6865f8ac563 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Sun, 24 Oct 2010 08:10:25 +0200 Subject: [PATCH] ip.7: Fix name of socket option: s/IP_TTL/IP_TRANSPARENT/ Signed-off-by: Michael Kerrisk --- man7/ip.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/ip.7 b/man7/ip.7 index d8480e92c..ddd34ecc8 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -733,7 +733,7 @@ socket option (see .\" Author: KOVACS Krisztian .\" http://lwn.net/Articles/252545/ .TP -.BR IP_TTL " (since Linux 2.6.24)" +.BR IP_TRANSPARENT " (since Linux 2.6.24)" .\" commit f5715aea4564f233767ea1d944b2637a5fd7cd2e .\" This patch introduces the IP_TRANSPARENT socket option: enabling that .\" will make the IPv4 routing omit the non-local source address check on