Date: Thu, 23 May 2024 16:36:47 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: 2c9f8518de51 - main - etherswitch.4: Remove non-existent manual pages Message-ID: <202405231636.44NGal6h064320@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=2c9f8518de512f7776413d092111c7ae999379b6 commit 2c9f8518de512f7776413d092111c7ae999379b6 Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2024-05-23 14:06:01 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-05-23 16:35:28 +0000 etherswitch.4: Remove non-existent manual pages 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 | 3 --- 1 file changed, 3 deletions(-) diff --git a/share/man/man4/etherswitch.4 b/share/man/man4/etherswitch.4 index aeb5e484e7cf..8ec1715e4248 100644 --- a/share/man/man4/etherswitch.4 +++ b/share/man/man4/etherswitch.4 @@ -50,12 +50,9 @@ device nodes .Sh SEE ALSO .Xr arswitch 4 , .Xr iicbus 4 , -.Xr ip17x 4 , -.Xr rtl8366rb 4 , .Xr e6060sw 4 , .Xr adm6996fc 4 , .Xr ksz8995ma 4 , -.Xr ukswitch 4 , .Xr etherswitchcfg 8 .Sh HISTORY The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405231636.44NGal6h064320>