diff options
author | Cedric Berger <cedric@cvs.openbsd.org> | 2004-05-04 16:29:31 +0000 |
---|---|---|
committer | Cedric Berger <cedric@cvs.openbsd.org> | 2004-05-04 16:29:31 +0000 |
commit | 6e299f764a11dc2a46750e52d5ed7352cd87e7a7 (patch) | |
tree | 2263ded439811c8e6bb05a96e73c355f5632cae5 /share/man/man4/bridge.4 | |
parent | d22f87797baf30b6223118b2c9d33f1af9190eb7 (diff) |
uppercase + whitespace fix from jmc@.
Diffstat (limited to 'share/man/man4/bridge.4')
-rw-r--r-- | share/man/man4/bridge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index b8135d533fe..47aabf0afe6 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.56 2004/05/04 15:53:22 cedric Exp $ +.\" $OpenBSD: bridge.4,v 1.57 2004/05/04 16:29:30 cedric Exp $ .\" .\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -595,8 +595,8 @@ are filtered statefully. .Pp Return packets generated by PF itself are not routed using the kernel routing table. -Instead, PF will send these replies back to the same ethernet -address that the original packet came from. +Instead, PF will send these replies back to the same Ethernet +address that the original packet came from. This applies to rules with .Ar return , .Ar return-rst , |