git: d7958fe1bc23 - main - ipnat(5): Fix a double word in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Apr 2022 07:30:19 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=d7958fe1bc23c0a8ceaa5eca1b73b9480e4807ab
commit d7958fe1bc23c0a8ceaa5eca1b73b9480e4807ab
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-08 18:49:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-09 07:28:43 +0000
ipnat(5): Fix a double word in the manual page
- s/be be/be/
MFC after: 3 days
---
sbin/ipf/ipnat/ipnat.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/ipf/ipnat/ipnat.5 b/sbin/ipf/ipnat/ipnat.5
index ab56573d79ea..81502946b82c 100644
--- a/sbin/ipf/ipnat/ipnat.5
+++ b/sbin/ipf/ipnat/ipnat.5
@@ -556,7 +556,7 @@ computer to be decapsulated, this can be achieved using a
.B divert
rule.
.PP
-Divert rules can be be used with both inbound and outbound packet
+Divert rules can be used with both inbound and outbound packet
matching however the rule
.B must
specify host addresses for the outer packet, not ranges of addresses