diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-11-20 19:39:53 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-11-20 19:39:53 +0000 |
| commit | 3257da0c40e25a88c1430f47df9554f8ddc4baad (patch) | |
| tree | f09d7ff367ccb701f3a819cae03236f97415d3a5 | |
| parent | 5ba49552e643c204c4d7c165581eca921d8ac1c2 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 16 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index e376ff330ea1..061c2c26a23f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -338,9 +338,9 @@ <para>The 802.11 support layer has been rewritten to allow for future growth and new features.</para> - <para>The xe driver now supports CE2, CEM28, + <para>The &man.xe.4; driver now supports CE2, CEM28, and CEM33 cards, and &man.multicast.4; datagram. Also several - bugs in the driver has been fixed.</para> + bugs in the driver have been fixed.</para> <para>A number of network drivers have had their interrupt handlers marked as MPSAFE, meaning they can run without @@ -396,7 +396,7 @@ <itemizedlist> <listitem> <para><application>libsdp</application> has been re-implemented - under BSD style license. This is because the Linux BlueZ's code is + under BSD style license. This is because the Linux BlueZ code is distributed under GPL.</para> </listitem> @@ -411,9 +411,9 @@ </listitem> <listitem> - <para>A netgraph timeouts problem in &man.ng.hci.4; and + <para>A netgraph timeout problem in &man.ng.hci.4; and &man.ng.l2cap.4; kernel modules, which could cause - access to data structure that was already freed, + access to a data structure that was already freed, has been fixed.</para> </listitem> @@ -424,13 +424,13 @@ <listitem> <para>&man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now support - to query RFCOMM channel via SDP from the server. Specifying - RFCOMM channel manually, this behavior can be disabled and + to query the RFCOMM channel via SDP from the server. Specifying + the RFCOMM channel manually, this behavior can be disabled and these utilities will not use SDP query.</para> </listitem> <listitem> - <para>&man.sdpcontrol.8; utility, which is analogous to sdptool utility in + <para>&man.sdpcontrol.8; utility, which is analogous to the sdptool utility in the Linux BlueZ SDP package, has been added.</para> </listitem> </itemizedlist> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index e376ff330ea1..061c2c26a23f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -338,9 +338,9 @@ <para>The 802.11 support layer has been rewritten to allow for future growth and new features.</para> - <para>The xe driver now supports CE2, CEM28, + <para>The &man.xe.4; driver now supports CE2, CEM28, and CEM33 cards, and &man.multicast.4; datagram. Also several - bugs in the driver has been fixed.</para> + bugs in the driver have been fixed.</para> <para>A number of network drivers have had their interrupt handlers marked as MPSAFE, meaning they can run without @@ -396,7 +396,7 @@ <itemizedlist> <listitem> <para><application>libsdp</application> has been re-implemented - under BSD style license. This is because the Linux BlueZ's code is + under BSD style license. This is because the Linux BlueZ code is distributed under GPL.</para> </listitem> @@ -411,9 +411,9 @@ </listitem> <listitem> - <para>A netgraph timeouts problem in &man.ng.hci.4; and + <para>A netgraph timeout problem in &man.ng.hci.4; and &man.ng.l2cap.4; kernel modules, which could cause - access to data structure that was already freed, + access to a data structure that was already freed, has been fixed.</para> </listitem> @@ -424,13 +424,13 @@ <listitem> <para>&man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now support - to query RFCOMM channel via SDP from the server. Specifying - RFCOMM channel manually, this behavior can be disabled and + to query the RFCOMM channel via SDP from the server. Specifying + the RFCOMM channel manually, this behavior can be disabled and these utilities will not use SDP query.</para> </listitem> <listitem> - <para>&man.sdpcontrol.8; utility, which is analogous to sdptool utility in + <para>&man.sdpcontrol.8; utility, which is analogous to the sdptool utility in the Linux BlueZ SDP package, has been added.</para> </listitem> </itemizedlist> |
