The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=083d1492243127fa4416be93807603ea6e0a8947
commit 083d1492243127fa4416be93807603ea6e0a8947 Author: Tom Hukins <t...@freebsd.org> AuthorDate: 2024-05-23 14:07:27 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2024-05-23 16:35:29 +0000 etherswitch.4: List manual pages alphabetically Signed-off-by: Tom Hukins <t...@freebsd.org> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1253 --- share/man/man4/etherswitch.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/etherswitch.4 b/share/man/man4/etherswitch.4 index 8ec1715e4248..4813d7cce1e5 100644 --- a/share/man/man4/etherswitch.4 +++ b/share/man/man4/etherswitch.4 @@ -48,10 +48,10 @@ driver provides a framework for Ethernet switch devices. device nodes .El .Sh SEE ALSO +.Xr adm6996fc 4 , .Xr arswitch 4 , -.Xr iicbus 4 , .Xr e6060sw 4 , -.Xr adm6996fc 4 , +.Xr iicbus 4 , .Xr ksz8995ma 4 , .Xr etherswitchcfg 8 .Sh HISTORY