diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-04 20:31:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-04 20:31:45 +0000 |
commit | 09f669507ee3760616c30434b954c46943c4071d (patch) | |
tree | 3f9d085aba596ffe24a13b3d79e98ea1cd8330ca /share | |
parent | a0cd72ba342c6736df765a46cc375ea0b7bedf0b (diff) |
tweak;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/trunk.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/trunk.4 b/share/man/man4/trunk.4 index 3e340045659..abefe808284 100644 --- a/share/man/man4/trunk.4 +++ b/share/man/man4/trunk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trunk.4,v 1.7 2005/10/04 08:42:00 reyk Exp $ +.\" $OpenBSD: trunk.4,v 1.8 2005/10/04 20:31:44 jmc Exp $ .\" .\" Copyright (c) 2005 Reyk Floeter <reyk@vantronix.net> .\" @@ -57,7 +57,7 @@ for link aggregation and link failover. The .Ic roundrobin protocol distributes outgoing traffic using a round-robin scheduler -through all active ports; and +through all active ports; the .Ic failover protocol sends outgoing traffic only through the master or the next active port. |