diff options
author | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2024-03-21 04:10:38 +0000 |
---|---|---|
committer | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2024-03-21 04:10:38 +0000 |
commit | f82897dbc41c29d7ff782dfa2b717df68e1dcc8a (patch) | |
tree | ee2e701c510da054ebe923982da3e7f387c49e3d | |
parent | 8724ef4c9e717f0ec15822c1263a77dca8a32972 (diff) |
mention that SR-IOV virtual functions work too
-rw-r--r-- | share/man/man4/mcx.4 | 6 |
1 files 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 <dlg@openbsd.org> .\" @@ -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 , |