Date: Fri, 5 Jul 2024 15:14:27 GMT From: Zhenlei Huang <zlei@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: d25d517db2e6 - stable/14 - enc.4: Remove a redundant word Message-ID: <202407051514.465FERUl099086@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=d25d517db2e6b21753de39c68fd440c62dfe58d6 commit d25d517db2e6b21753de39c68fd440c62dfe58d6 Author: Igor Ostapenko <pm@igoro.pro> AuthorDate: 2024-06-30 09:27:05 +0000 Commit: Zhenlei Huang <zlei@FreeBSD.org> CommitDate: 2024-07-05 15:11:52 +0000 enc.4: Remove a redundant word Reviewed by: zlei MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D45706 (cherry picked from commit 4ca4a3b1c8e33cafcd9462e2d068246153846d57) --- 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?202407051514.465FERUl099086>