diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2003-10-17 16:47:42 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2003-10-17 16:47:42 +0000 |
| commit | 929f8c9699641664591c3913fb3f57feb48d000c (patch) | |
| tree | 4b5290b1a48b12467d3ef94f3f53b05a77c658ce /release | |
| parent | f2ea75baf4ac07375d0fff0e12e9b76eb0291173 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 11 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 11 |
2 files changed, 12 insertions, 10 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index b07e891339d7..9b0e6645aa6b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -312,7 +312,7 @@ future growth and new features.</para> <para>The xe driver now supports CE2, CEM28, - and CEM33 cards, and multicast datagram. Also several + and CEM33 cards, and &man.multicast.4; datagram. Also several bugs in the driver has been fixed.</para> </sect3> @@ -347,7 +347,7 @@ to run the HARP ATM stack without real hardware.</para> <para>Kernel support has been added for Protocol Independent - Multicast routing. &merged;</para> + Multicast routing (&man.pim.4;). &merged;</para> <para>To reduce information leakage, IPv4 packets no longer have a <varname>ip_id</varname> field set unless fragmentation is @@ -385,9 +385,10 @@ </listitem> <listitem> - <para>&man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now supports to - obtain a RFCOMM channel via SDP from the server. Note that - it is still needed to specify a RFCOMM channel by hand.</para> + <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 + these utilities will not use SDP query.</para> </listitem> <listitem> 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 b07e891339d7..9b0e6645aa6b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -312,7 +312,7 @@ future growth and new features.</para> <para>The xe driver now supports CE2, CEM28, - and CEM33 cards, and multicast datagram. Also several + and CEM33 cards, and &man.multicast.4; datagram. Also several bugs in the driver has been fixed.</para> </sect3> @@ -347,7 +347,7 @@ to run the HARP ATM stack without real hardware.</para> <para>Kernel support has been added for Protocol Independent - Multicast routing. &merged;</para> + Multicast routing (&man.pim.4;). &merged;</para> <para>To reduce information leakage, IPv4 packets no longer have a <varname>ip_id</varname> field set unless fragmentation is @@ -385,9 +385,10 @@ </listitem> <listitem> - <para>&man.rfcomm.sppd.1; and &man.rfcomm.pppd.8; now supports to - obtain a RFCOMM channel via SDP from the server. Note that - it is still needed to specify a RFCOMM channel by hand.</para> + <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 + these utilities will not use SDP query.</para> </listitem> <listitem> |
