diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-01-08 19:59:54 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-01-08 19:59:54 +0000 |
| commit | b8f52f738a2fc5a6d83ea62d915c4889c7ae5ba2 (patch) | |
| tree | 3aed06950dcf1999d4cb1071f256d138ff761eb4 | |
| parent | b3a39c8ae2b70bcf7bca5947079d7573a0b651b0 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 7 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index e72b23cd47e7..3075d7ae9f83 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2221,6 +2221,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> address (as opposed to using every available one) via the <option>-b</option> option. &merged;</para> + <para>&man.syslogd.8; now accepts a <option>-c</option> flag to + disable repeated line compression. &merged;</para> + <para>&man.tail.1; now has the ability to work on files longer than 2GB. &merged;</para> @@ -2432,8 +2435,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>The &man.more.1; command has been replaced by &man.less.1;, although it can still be run as - <command>more</command>. <application>less</application> has - been imported at 3.5.8. &merged;</para> + <command>more</command>. &merged; Version 371 of <application>less</application> has + been imported.</para> <para><application>libpcap</application> has been updated to 0.6.2. &merged;</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 e72b23cd47e7..3075d7ae9f83 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2221,6 +2221,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> address (as opposed to using every available one) via the <option>-b</option> option. &merged;</para> + <para>&man.syslogd.8; now accepts a <option>-c</option> flag to + disable repeated line compression. &merged;</para> + <para>&man.tail.1; now has the ability to work on files longer than 2GB. &merged;</para> @@ -2432,8 +2435,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>The &man.more.1; command has been replaced by &man.less.1;, although it can still be run as - <command>more</command>. <application>less</application> has - been imported at 3.5.8. &merged;</para> + <command>more</command>. &merged; Version 371 of <application>less</application> has + been imported.</para> <para><application>libpcap</application> has been updated to 0.6.2. &merged;</para> |
