The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e63d5726b4ff96c87db05391464cbe195438d747
commit e63d5726b4ff96c87db05391464cbe195438d747 Author: Quentin Thébault <[email protected]> AuthorDate: 2024-10-28 06:55:39 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2024-10-31 14:47:06 +0000 ipsec.4: cross-reference typo MFC after: 3 days Reviewed by: Alexander Ziaee <[email protected]> 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"
