From 7375e5d9eb212fa83a3ca023697ea722d6ec5f3b Mon Sep 17 00:00:00 2001 From: jmatthew Date: Thu, 21 Mar 2024 04:10:37 +0000 Subject: [PATCH] mention that SR-IOV virtual functions work too --- share/man/man4/mcx.4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man4/mcx.4 b/share/man/man4/mcx.4 index 3dbce836be9..fc39fee49c0 100644 --- a/share/man/man4/mcx.4 +++ b/share/man/man4/mcx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mcx.4,v 1.3 2023/09/07 01:45:53 jsg Exp $ +.\" $OpenBSD: mcx.4,v 1.4 2024/03/21 04:10:37 jmatthew Exp $ .\" .\" Copyright (c) 2019 David Gwynne .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 7 2023 $ +.Dd $Mdocdate: March 21 2024 $ .Dt MCX 4 .Os .Sh NAME @@ -42,6 +42,8 @@ ConnectX-6 Dx EN .It ConnectX-6 Lx EN .El +.Pp +It supports SR-IOV virtual functions as well as physical functions. .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , -- 2.20.1