Date: Thu, 23 May 2024 16:36:48 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 083d14922431 - main - etherswitch.4: List manual pages alphabetically Message-ID: <202405231636.44NGamAw064362@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=083d1492243127fa4416be93807603ea6e0a8947 commit 083d1492243127fa4416be93807603ea6e0a8947 Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2024-05-23 14:07:27 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-05-23 16:35:29 +0000 etherswitch.4: List manual pages alphabetically Signed-off-by: Tom Hukins <tom@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405231636.44NGamAw064362>