diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-29 20:43:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-29 20:43:32 +0000 |
commit | da4cb593c9462f475cb132a0458511bc20efceac (patch) | |
tree | 1f503956f046b4ea1a2dc81b2f4a0a23b6f6f9c0 /share/man | |
parent | 306ed6114132988dcdb80c7eb991f68016f1de5e (diff) |
spelling
Diffstat (limited to 'share/man')
-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 |