diff options
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 1b52686e564..a6bca8d8096 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.25 1998/11/29 14:12:14 angelos Exp $ +.\" $OpenBSD: options.4,v 1.26 1998/11/29 20:43:31 deraadt Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -603,7 +603,7 @@ This causes the kernel to keep a list of "friendly" hosts, that is IP addresses that have been verified to exist. TCP connections from these addresses are allowed to proceed. Connections from other addresses trigger a mechanism for determining whether those are "friendly". The -list of friendle addresses is controlled by the +list of friendly addresses is controlled by the .Em TCK_NFRIENDS option, which is by default set to 16. Unfortunately, hosts behind a some stateful packet-filtering firewalls are unverifiable due to the |