From 6658a64f042164a1fcda575cd5548c1b560c2eb1 Mon Sep 17 00:00:00 2001 From: Ryan Thomas McBride Date: Mon, 16 Oct 2006 04:55:22 +0000 Subject: s/ip/ip6/ --- lib/libc/gen/sysctl.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/gen') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index c93d85f7695..fdb9ad92689 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.160 2006/10/16 04:46:15 mcbride Exp $ +.\" $OpenBSD: sysctl.3,v 1.161 2006/10/16 04:55:21 mcbride Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1740,7 +1740,7 @@ The flag is provided basically for avoiding possible DoS attacks. If set to 1, then multicast forwarding is enabled for the host. The default is 0. .Pp -.It Li ip.multipath +.It Li ip6.multipath This variable enables multipath routing for IPv6 addresses. If set to 0, only the first route selected will be used for a given destination regardless of how many routes exist in the routing table. -- cgit v1.2.3