Date: Thu, 31 Oct 2024 14:47:36 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: e63d5726b4ff - main - ipsec.4: cross-reference typo Message-ID: <202410311447.49VElafJ025231@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e63d5726b4ff96c87db05391464cbe195438d747 commit e63d5726b4ff96c87db05391464cbe195438d747 Author: Quentin Thébault <quentin.thebault@defenso.fr> AuthorDate: 2024-10-28 06:55:39 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-10-31 14:47:06 +0000 ipsec.4: cross-reference typo MFC after: 3 days Reviewed by: Alexander Ziaee <concussious@runbox.com> Pull Request: https://github.com/freebsd/freebsd-src/pull/1502 --- share/man/man4/ipsec.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index 2f0e13a2ad29..96a10dfb7700 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -182,7 +182,7 @@ is synonymous with which requires that a security association must exist for the packets to move, and not be dropped. These terms are defined in -.Xr ipsec_set_policy 8 . +.Xr ipsec_set_policy 3 . .Bl -column net.inet6.ipsec6.esp_trans_deflev integerxxx .It Sy "Name Type Changeable" .It "net.inet.ipsec.esp_trans_deflev integer yes"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410311447.49VElafJ025231>