diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-01-29 02:04:31 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-01-29 02:04:31 +0000 |
| commit | 9093cddf8f5926362b2cad8004446ffcd65065b4 (patch) | |
| tree | 27be6cb696db756e881bbf26e5d7d0fb47caaec9 /share | |
| parent | f4fb5d2f0b17d7207b95972a811721dc45a058e9 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/faith.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/faith.4 b/share/man/man4/faith.4 index a3d0865fd0b6..0a49381f461b 100644 --- a/share/man/man4/faith.4 +++ b/share/man/man4/faith.4 @@ -54,7 +54,7 @@ regardless of the list of IPv6 interface addresses assigned to the router. The packet will be captured by an IPv6 TCP socket if it has the .Dv IN6P_FAITH flag turned on and it has matching address/port pairs. -In result, +As a result, .Nm will let you divert IPv6 TCP traffic to some specific destination addresses. Userland programs, such as @@ -108,6 +108,7 @@ no packets will be captured by the .Nm interface. .Pp +The .Nm interface is intended to be used on routers, not on hosts. .\" |
