diff options
author | Igor Ostapenko <pm@igoro.pro> | 2024-06-30 09:27:05 +0000 |
---|---|---|
committer | Zhenlei Huang <zlei@FreeBSD.org> | 2024-07-05 15:11:52 +0000 |
commit | d25d517db2e6b21753de39c68fd440c62dfe58d6 (patch) | |
tree | 93ba051183ad8b42544efe11e76f2940de77f320 | |
parent | 4a253ccbe8135afdbb5c6552e140aab6eae35ef9 (diff) | |
download | src-d25d517db2e6b21753de39c68fd440c62dfe58d6.tar.gz src-d25d517db2e6b21753de39c68fd440c62dfe58d6.zip |
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)
-rw-r--r-- | share/man/man4/enc.4 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |