diff options
author | gjb <gjb@FreeBSD.org> | 2017-06-02 14:08:08 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2017-06-02 14:08:08 +0000 |
commit | 4ee20f497103ee72874be2f08cc2e0fdb55cc39e (patch) | |
tree | 87cfab2ae36f27960d3d0ef5e8fbffa85cdf542e | |
parent | d8ee8035f662ebc549539a73c8d4d567ab467aa7 (diff) | |
download | FreeBSD-src-4ee20f497103ee72874be2f08cc2e0fdb55cc39e.zip FreeBSD-src-4ee20f497103ee72874be2f08cc2e0fdb55cc39e.tar.gz |
Document r319388, cxgbetool(8) addition.
Submitted by: jhb
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index aed9ea2..d847214 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -243,6 +243,10 @@ <para revision="318576" contrib="sponsor" sponsor="&ff;">The &man.efivar.8; utility has been added, providing an interface to manage <acronym>UEFI</acronym> variables.</para> + + <para revision="319388">The &man.cxgbetool.8; utility has been + added, providing command-line access to features and debugging + facilities of &man.cxgbe.4; devices.</para> </sect2> <sect2 xml:id="userland-contrib"> |