The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ab18258233b09ef5296ab49426423b3bbdfbb4ee
commit ab18258233b09ef5296ab49426423b3bbdfbb4ee Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2022-03-31 10:07:18 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2022-06-29 08:15:14 +0000 ifconfig.8: Remove commented-out Xr eon 5 This reference has been present in the manual page since the initial import of BSD 4.4 Lite sbin Sources. It's time for it to be removed. MFC after: 2 weeks (cherry picked from commit e57f6630d9d4fff849dff8948f423bc584995461) --- sbin/ifconfig/ifconfig.8 | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 0cb22fe5c2ca..7bd3b8cfe255 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -3145,7 +3145,6 @@ tried to alter an interface's configuration. .Xr vlan 4 , .Xr vxlan 4 , .Xr devd.conf 5 , -.\" .Xr eon 5 , .Xr devd 8 , .Xr jail 8 , .Xr rc 8 ,