Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2022 06:44:47 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0a75560b5a78 - stable/12 - ipnat(5): Fix a double word in the manual page
Message-ID:  <202204140644.23E6ilb3096422@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=0a75560b5a78e25925896f7c1444119eda4914cb

commit 0a75560b5a78e25925896f7c1444119eda4914cb
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-08 18:49:08 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-14 06:29:56 +0000

    ipnat(5): Fix a double word in the manual page
    
    - s/be be/be/
    
    (cherry picked from commit d7958fe1bc23c0a8ceaa5eca1b73b9480e4807ab)
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204140644.23E6ilb3096422>