nvmf.4: Remove obsolete bug

Commit 3ff90d91b4 added support for
multiple I/O queues to nvmf(4).

Sponsored by:	Chelsio Communications
This commit is contained in:
John Baldwin
2025-05-07 09:46:35 -04:00
parent 38a5520692
commit f22326c73e
+1 -4
View File
@@ -3,7 +3,7 @@
.\" .\"
.\" Copyright (c) 2024 Chelsio Communications, Inc. .\" Copyright (c) 2024 Chelsio Communications, Inc.
.\" .\"
.Dd June 5, 2024 .Dd May 7, 2025
.Dt NVMF 4 .Dt NVMF 4
.Os .Os
.Sh NAME .Sh NAME
@@ -104,6 +104,3 @@ The
driver was developed by driver was developed by
.An John Baldwin Aq Mt jhb@FreeBSD.org .An John Baldwin Aq Mt jhb@FreeBSD.org
under sponsorship from Chelsio Communications, Inc. under sponsorship from Chelsio Communications, Inc.
.Sh BUGS
.Nm
only supports a single I/O queue pair per association.