summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedric <cedric@openbsd.org>2004-05-04 16:29:30 +0000
committercedric <cedric@openbsd.org>2004-05-04 16:29:30 +0000
commitb70d2203bf490d4810667b7dd93e3eff182a1503 (patch)
treeabe2816f07b3853837fcc5773e66acf7cee37965
parentDo not disable -fcaller-saves anymore. (diff)
downloadwireguard-openbsd-b70d2203bf490d4810667b7dd93e3eff182a1503.tar.xz
wireguard-openbsd-b70d2203bf490d4810667b7dd93e3eff182a1503.zip
uppercase + whitespace fix from jmc@.
-rw-r--r--share/man/man4/bridge.46
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 ,