diff options
author | Tom Hukins <tom@FreeBSD.org> | 2024-05-23 14:06:01 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2024-05-23 16:35:28 +0000 |
commit | 2c9f8518de512f7776413d092111c7ae999379b6 (patch) | |
tree | 4f6c3559c9594030c32dd7bfc771384817b40650 | |
parent | 2ce32ab21a5961dd9405cde8d985da9d0a664276 (diff) |
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
-rw-r--r-- | share/man/man4/etherswitch.4 | 3 |
1 files changed, 0 insertions, 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 |