summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2002-08-30 02:56:24 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2002-08-30 02:56:24 +0000
commite404d47eebd3cd2f2674b5c683444f448d7d8435 (patch)
treea1ccd1ecdc2dc93fdb046ed6739716d29e1c781f
parentf6b221d825092081a9e4cd785ec64ba745f586fb (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml9
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml9
2 files changed, 18 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 013cada51a57..77dccfdb2b09 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -3278,6 +3278,15 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
allow connections to UNIX-domain (<literal>AF_UNIX</literal>)
sockets. &merged;</para>
+ <para>The &man.termcap.5; database now uses the
+ <literal>xterm</literal> terminal type from
+ <application>XFree86</application>. As a result, &man.xterm.1;
+ now supports color by default and the common workaround of
+ setting <varname>TERM</varname> to <literal>xterm-color</literal>
+ is no longer necessary. Use of the
+ <literal>xterm-color</literal> terminal type may result in
+ (benign) warnings from applications.</para>
+
<para role="historic">&man.tftp.1; and &man.tftpd.8; now support IPv6. &merged;</para>
<para role="historic">&man.tftpd.8; now takes the <option>-c</option> and
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 013cada51a57..77dccfdb2b09 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -3278,6 +3278,15 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
allow connections to UNIX-domain (<literal>AF_UNIX</literal>)
sockets. &merged;</para>
+ <para>The &man.termcap.5; database now uses the
+ <literal>xterm</literal> terminal type from
+ <application>XFree86</application>. As a result, &man.xterm.1;
+ now supports color by default and the common workaround of
+ setting <varname>TERM</varname> to <literal>xterm-color</literal>
+ is no longer necessary. Use of the
+ <literal>xterm-color</literal> terminal type may result in
+ (benign) warnings from applications.</para>
+
<para role="historic">&man.tftp.1; and &man.tftpd.8; now support IPv6. &merged;</para>
<para role="historic">&man.tftpd.8; now takes the <option>-c</option> and