aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2001-07-12 20:40:25 +0000
committerBen Smithurst <ben@FreeBSD.org>2001-07-12 20:40:25 +0000
commitd6b52729a011fcaaea85b0b8054b2deeb2f276b0 (patch)
tree313127b733548925693b7928da49ff9f123b8785
parent5a108f415bd16b95cffc5ab62108f4b7b33286f8 (diff)
Notes
-rw-r--r--share/man/man7/tuning.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7
index 0379b64435311..0f29e42886a19 100644
--- a/share/man/man7/tuning.7
+++ b/share/man/man7/tuning.7
@@ -506,7 +506,7 @@ If expanding the link is not an option it may be possible to use ipfw's
.Sy DUMMYNET
feature to implement peak shaving or other forms of traffic shaping to
prevent the overloaded service (such as web services) from effecting other
-services (such as email), or vise versa. In home installations this could
+services (such as email), or vice versa. In home installations this could
be used to give interactive traffic (your browser, ssh logins) priority
over services you export from your box (web services, email).
.Sh SEE ALSO