Date: Fri, 19 May 2017 20:22:44 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318559 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705192022.v4JKMieQ007817@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri May 19 20:22:44 2017 New Revision: 318559 URL: https://svnweb.freebsd.org/changeset/base/318559 Log: Add missing 'driver' after manual page references where missing. Spotted by: jhb Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:20:17 2017 (r318558) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:22:44 2017 (r318559) @@ -527,8 +527,8 @@ <title>Network Drivers</title> <para revision="306660" contrib="sponsor" - sponsor="&chelsio;">The &man.cxgbe.4; has been updated to - provide support for Virtual Function devices + sponsor="&chelsio;">The &man.cxgbe.4; driver has been updated + to provide support for Virtual Function devices (<acronym>VFs</acronym>) on Chelsio T4 and T5 adapters.</para> <para revision="306661" contrib="sponsor" @@ -538,7 +538,7 @@ <function>aio_write()</function>.</para> <para revision="306664" contrib="sponsor" - sponsor="&chelsio;">The &man.cxgbev.4; has been added, + sponsor="&chelsio;">The &man.cxgbev.4; driver has been added, providing support for Virtual Function devices (<acronym>VFs</acronym>) on Chelsio T4 and T5 adapters.</para> @@ -553,13 +553,13 @@ 100 Gbps.</para> <para revision="309560" contrib="sponsor" - sponsor="&chelsio;">The &man.cxgbe.4; has been updated to - provide support for Virtual Function devices + sponsor="&chelsio;">The &man.cxgbe.4; driver has been updated + to provide support for Virtual Function devices (<acronym>VFs</acronym>) on Chelsio T6 adapters.</para> <para revision="309560" contrib="sponsor" - sponsor="&chelsio;">The &man.cxgbev.4; has been updated to - provide support for Virtual Function devices + sponsor="&chelsio;">The &man.cxgbev.4; driver has been updated + to provide support for Virtual Function devices (<acronym>VFs</acronym>) on Chelsio T6 adapters.</para> <para revision="310852" contrib="sponsor"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705192022.v4JKMieQ007817>