From 929f8c9699641664591c3913fb3f57feb48d000c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Fri, 17 Oct 2003 16:47:42 +0000 Subject: [PATCH] Modified release note: - Use multicast(4) and pim(4) hyperlink. - Fix a wrong description in rfcomm_sppd(1) and rfcomm_pppd(8) item. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 11 ++++++----- 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 b07e891339d..9b0e6645aa6 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. 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. @@ -347,7 +347,7 @@ to run the HARP ATM stack without real hardware. Kernel support has been added for Protocol Independent - Multicast routing. &merged; + Multicast routing (&man.pim.4;). &merged; To reduce information leakage, IPv4 packets no longer have a ip_id field set unless fragmentation is @@ -385,9 +385,10 @@ - &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. + &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. 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 b07e891339d..9b0e6645aa6 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. 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. @@ -347,7 +347,7 @@ to run the HARP ATM stack without real hardware. Kernel support has been added for Protocol Independent - Multicast routing. &merged; + Multicast routing (&man.pim.4;). &merged; To reduce information leakage, IPv4 packets no longer have a ip_id field set unless fragmentation is @@ -385,9 +385,10 @@ - &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. + &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.