diff options
author | yar <yar@FreeBSD.org> | 2004-07-27 10:37:04 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2004-07-27 10:37:04 +0000 |
commit | e4560cbd1d161c303159ea98ee39f3e5a6a2d110 (patch) | |
tree | d8f4645add49caf2159b0c40b21db0a1ce1f68c2 | |
parent | 141b1c850b2b510c94e800084f6aec1e0ebbf8ea (diff) | |
download | FreeBSD-src-e4560cbd1d161c303159ea98ee39f3e5a6a2d110.zip FreeBSD-src-e4560cbd1d161c303159ea98ee39f3e5a6a2d110.tar.gz |
Correct a couple of noticed slips in sorting order
and add missing markup at one spot.
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 29 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 29 |
2 files changed, 30 insertions, 28 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 487cdd7..4678dee 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -463,10 +463,6 @@ standard for IP over FireWire and eventually replace the &man.fwe.4; driver.</para> - <para arch="i386,pc98">The hea (Efficient Networks, Inc. ENI-155p ATM adapter) - driver has been removed due to breakage. Its functionality - has been subsumed into the &man.en.4; driver.</para> - <para>&man.fxp.4; now uses the device sysctl tree such as <varname>dev.fxp0</varname>, and those sysctls can be set on a per-device basis.</para> @@ -477,6 +473,11 @@ <option>vlanmtu</option> and <option>-vlanmtu</option> to &man.ifconfig.8;.</para> + <para arch="i386,pc98">The <devicename>hea</devicename> + (Efficient Networks, Inc. ENI-155p ATM adapter) + driver has been removed due to breakage. Its functionality + has been subsumed into the &man.en.4; driver.</para> + <para>The &man.ixgb.4; driver, which supports Intel PRO/10GBE 10 gigabit Ethernet cards, has been added. &merged;</para> @@ -863,16 +864,6 @@ <para>The &man.id.1; now supports a <option>-M</option> option to print the MAC label of the current process.</para> - <para>&man.indent.1; now supports a <option>-ldi</option> option - to control indentation of local variables. A number of other - tunings were made to this utility.</para> - - <para>&man.indent.1; now supports <option>-fbs</option> and - <option>-ut</option> for function declarations - with the opening brace on the same line as the declaration - of arguments all spaces and no tabs in order - to fix problem when non-8 space tabs are used.</para> - <para>&man.ifconfig.8; now supports renaming of network interfaces at run-time using the <option>name</option> parameter.</para> @@ -890,6 +881,16 @@ allowing to control the capability of some Ethernet interfaces to process VLAN tags in the hardware.</para> + <para>&man.indent.1; now supports a <option>-ldi</option> option + to control indentation of local variables. A number of other + tunings were made to this utility.</para> + + <para>&man.indent.1; now supports <option>-fbs</option> and + <option>-ut</option> for function declarations + with the opening brace on the same line as the declaration + of arguments all spaces and no tabs in order + to fix problem when non-8 space tabs are used.</para> + <para>&man.ip6fw.8; now supports a <option>-n</option> flag to stop it from making any changes to the rules in the kernel</para> 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 487cdd7..4678dee 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -463,10 +463,6 @@ standard for IP over FireWire and eventually replace the &man.fwe.4; driver.</para> - <para arch="i386,pc98">The hea (Efficient Networks, Inc. ENI-155p ATM adapter) - driver has been removed due to breakage. Its functionality - has been subsumed into the &man.en.4; driver.</para> - <para>&man.fxp.4; now uses the device sysctl tree such as <varname>dev.fxp0</varname>, and those sysctls can be set on a per-device basis.</para> @@ -477,6 +473,11 @@ <option>vlanmtu</option> and <option>-vlanmtu</option> to &man.ifconfig.8;.</para> + <para arch="i386,pc98">The <devicename>hea</devicename> + (Efficient Networks, Inc. ENI-155p ATM adapter) + driver has been removed due to breakage. Its functionality + has been subsumed into the &man.en.4; driver.</para> + <para>The &man.ixgb.4; driver, which supports Intel PRO/10GBE 10 gigabit Ethernet cards, has been added. &merged;</para> @@ -863,16 +864,6 @@ <para>The &man.id.1; now supports a <option>-M</option> option to print the MAC label of the current process.</para> - <para>&man.indent.1; now supports a <option>-ldi</option> option - to control indentation of local variables. A number of other - tunings were made to this utility.</para> - - <para>&man.indent.1; now supports <option>-fbs</option> and - <option>-ut</option> for function declarations - with the opening brace on the same line as the declaration - of arguments all spaces and no tabs in order - to fix problem when non-8 space tabs are used.</para> - <para>&man.ifconfig.8; now supports renaming of network interfaces at run-time using the <option>name</option> parameter.</para> @@ -890,6 +881,16 @@ allowing to control the capability of some Ethernet interfaces to process VLAN tags in the hardware.</para> + <para>&man.indent.1; now supports a <option>-ldi</option> option + to control indentation of local variables. A number of other + tunings were made to this utility.</para> + + <para>&man.indent.1; now supports <option>-fbs</option> and + <option>-ut</option> for function declarations + with the opening brace on the same line as the declaration + of arguments all spaces and no tabs in order + to fix problem when non-8 space tabs are used.</para> + <para>&man.ip6fw.8; now supports a <option>-n</option> flag to stop it from making any changes to the rules in the kernel</para> |