Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2024 09:34:14 GMT
From:      Zhenlei Huang <zlei@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4ca4a3b1c8e3 - main - enc.4: Remove a redundant word
Message-ID:  <202406300934.45U9YEYM067015@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zlei:

URL: https://cgit.FreeBSD.org/src/commit/?id=4ca4a3b1c8e33cafcd9462e2d068246153846d57

commit 4ca4a3b1c8e33cafcd9462e2d068246153846d57
Author:     Igor Ostapenko <pm@igoro.pro>
AuthorDate: 2024-06-30 09:27:05 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2024-06-30 09:27:05 +0000

    enc.4: Remove a redundant word
    
    Reviewed by:    zlei
    MFC after:      3 days
    Differential Revision:  https://reviews.freebsd.org/D45706
---
 share/man/man4/enc.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/enc.4 b/share/man/man4/enc.4
index 87ff46878266..86f14d2bf290 100644
--- a/share/man/man4/enc.4
+++ b/share/man/man4/enc.4
@@ -126,7 +126,7 @@ The special value 0x4 can be configured in the
 .Ar ipsec_bpf_mask
 and packets will be also captured after firewall processing.
 .Sh EXAMPLES
-To see the packets the processed via
+To see the packets processed via
 .Xr ipsec 4 ,
 adjust the
 .Xr sysctl 8



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