summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-05-22 23:03:43 +0000
committerbmah <bmah@FreeBSD.org>2002-05-22 23:03:43 +0000
commit0bfc6876ce3ed05eedb6395706f4c15966ee1d70 (patch)
tree22a29a73f5a14891ddf53446b280089d87b68937 /release
parente120f8e382939e0117e927c3cd3e79d90cb287b6 (diff)
downloadFreeBSD-src-0bfc6876ce3ed05eedb6395706f4c15966ee1d70.zip
FreeBSD-src-0bfc6876ce3ed05eedb6395706f4c15966ee1d70.tar.gz
New release notes: asa(1), pathchk(1), sccs(1),
uuencode(1)/uudecode(1) base64 synonyms, ptx removal. Modified release notes: ncurses 5.2-20020518.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml24
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml24
2 files changed, 46 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 550fdfe..35f65cc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -1812,6 +1812,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<literal>[atm]</literal> tags for addresses on interfaces of
those types.</para>
+ <para>The &man.asa.1; utility, to interpret FORTRAN
+ carriage-control characters, has been added.</para>
+
<para>&man.at.1; now supports the <option>-r</option> command-line
option to remove jobs and the <option>-t</option> option to
specify times in POSIX time format.</para>
@@ -2587,6 +2590,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
flag to read a patch from a file, rather than standard
input. &merged;</para>
+ <para>The &man.pathchk.1; utility, which checks pathnames for
+ validity or portability between POSIX systems, has been
+ added.</para>
+
<para>&man.pax.1; has received a number of enhancements, including
&man.cpio.1; functionality, &man.tar.1; compatibility
enhancements, <option>-z</option> and <option>-Z</option> flags
@@ -2733,6 +2740,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.savecore.8; now works correctly on machines with 2 GB
or more of RAM. &merged;</para>
+ <para>The &man.sccs.1; front-end to the Source Code Control System
+ has been revived.</para>
+
<para>&man.sed.1; now takes a <option>-E</option> option for
extended regular expression support. &merged;</para>
@@ -2954,6 +2964,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
when given the <option>-m</option> flag, while &man.uudecode.1;
can now automatically decode base64 files. &merged;</para>
+ <para>The base64 capabilities of &man.uuencode.1; and
+ &man.uudecode.1; can now be automatically enabled by invoking
+ these utilities as &man.b64encode.1; and &man.b64decode.1;
+ respectively.</para>
+
<para>&man.vidcontrol.1; now accepts a <option>-g</option>
parameter to select custom text geometry in the
<literal>VESA_800x600</literal> raster text mode. &merged;</para>
@@ -3176,7 +3191,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
2002.</para>
<para><application>ncurses</application> has been updated to
- 5.2-20010512.</para>
+ 5.2-20020518.</para>
<para>The <application>NTP</application> suite of programs has
been updated to 4.1.0. &merged;</para>
@@ -3211,6 +3226,13 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
</para>
+ <para><application>GNU ptx</application> has been removed from
+ the base system. It is not used anywhere in the base system,
+ and has not been recently updated or maintained. Users
+ requiring its functionality can install this utility as a part
+ of the <filename role="package">textproc/textutils</filename>
+ port.</para>
+
<para>&man.routed.8; has been updated to version
2.22. &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 550fdfe..35f65cc 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -1812,6 +1812,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<literal>[atm]</literal> tags for addresses on interfaces of
those types.</para>
+ <para>The &man.asa.1; utility, to interpret FORTRAN
+ carriage-control characters, has been added.</para>
+
<para>&man.at.1; now supports the <option>-r</option> command-line
option to remove jobs and the <option>-t</option> option to
specify times in POSIX time format.</para>
@@ -2587,6 +2590,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
flag to read a patch from a file, rather than standard
input. &merged;</para>
+ <para>The &man.pathchk.1; utility, which checks pathnames for
+ validity or portability between POSIX systems, has been
+ added.</para>
+
<para>&man.pax.1; has received a number of enhancements, including
&man.cpio.1; functionality, &man.tar.1; compatibility
enhancements, <option>-z</option> and <option>-Z</option> flags
@@ -2733,6 +2740,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.savecore.8; now works correctly on machines with 2 GB
or more of RAM. &merged;</para>
+ <para>The &man.sccs.1; front-end to the Source Code Control System
+ has been revived.</para>
+
<para>&man.sed.1; now takes a <option>-E</option> option for
extended regular expression support. &merged;</para>
@@ -2954,6 +2964,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
when given the <option>-m</option> flag, while &man.uudecode.1;
can now automatically decode base64 files. &merged;</para>
+ <para>The base64 capabilities of &man.uuencode.1; and
+ &man.uudecode.1; can now be automatically enabled by invoking
+ these utilities as &man.b64encode.1; and &man.b64decode.1;
+ respectively.</para>
+
<para>&man.vidcontrol.1; now accepts a <option>-g</option>
parameter to select custom text geometry in the
<literal>VESA_800x600</literal> raster text mode. &merged;</para>
@@ -3176,7 +3191,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
2002.</para>
<para><application>ncurses</application> has been updated to
- 5.2-20010512.</para>
+ 5.2-20020518.</para>
<para>The <application>NTP</application> suite of programs has
been updated to 4.1.0. &merged;</para>
@@ -3211,6 +3226,13 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
</para>
+ <para><application>GNU ptx</application> has been removed from
+ the base system. It is not used anywhere in the base system,
+ and has not been recently updated or maintained. Users
+ requiring its functionality can install this utility as a part
+ of the <filename role="package">textproc/textutils</filename>
+ port.</para>
+
<para>&man.routed.8; has been updated to version
2.22. &merged;</para>
OpenPOWER on IntegriCloud