diff --git a/en/releases/4.4R/Makefile b/en/releases/4.4R/Makefile index 64128207bd..56643fe406 100644 --- a/en/releases/4.4R/Makefile +++ b/en/releases/4.4R/Makefile @@ -1,13 +1,15 @@ -# $FreeBSD: www/en/releases/4.4R/Makefile,v 1.1 2001/09/19 08:20:45 jkh Exp $ +# $FreeBSD: www/en/releases/4.4R/Makefile,v 1.2 2001/09/19 19:43:18 bmah Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= announce.sgml notes.sgml errata.sgml +DOCS= announce.sgml notes.sgml + DATA= docbook.css +DATA+= errata.html .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/4.4R/errata.html b/en/releases/4.4R/errata.html new file mode 100644 index 0000000000..946bd9baf6 --- /dev/null +++ b/en/releases/4.4R/errata.html @@ -0,0 +1,137 @@ + + + + + FreeBSD 4.4-RELEASE Errata + + + + + +
+
+

FreeBSD 4.4-RELEASE + Errata

+ +

The FreeBSD Project

+ + + +

$FreeBSD: + src/release/doc/en_US.ISO8859-1/errata/article.sgml,v + 1.1.2.24 2001/09/20 00:05:13 bmah Exp $
+

+
+
+ +
+
+ + +

This document lists errata items for FreeBSD + 4.4-RELEASE, containing significant information + discovered after the release. This information includes + security advisories, as well as news relating to the + software or documentation that could affect its operation + or usability. An up-to-date version of this document + should always be consulted before installing this version + of FreeBSD.

+ +

This errata document for FreeBSD 4.4-RELEASE will be + maintained until the release of FreeBSD 4.5-RELEASE.

+
+
+ +
+
+ +

1 Introduction

+ +

This errata document contains ``late-breaking news'' + about FreeBSD 4.4-RELEASE. Before installing this version, + it is important to consult this document to learn about any + post-release discoveries or problems that may already have + been found and fixed.

+ +

Any version of this errata document actually distributed + with the release (for example, on a CDROM distribution) + will be out of date by definition, but other copies are + kept updated on the Internet and should be consulted as the + ``current errata'' for this release. These other copies of + the errata are located at http://www.FreeBSD.org/releases/, plus any sites + which keep up-to-date mirrors of this location.

+ +

Source and binary snapshots of FreeBSD 4-STABLE also + contain up-to-date copies of this document (as of the time + of the snapshot).

+ +

For a list of all FreeBSD CERT security advisories, see + http://www.FreeBSD.org/security/ or ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/.

+
+ +
+
+ +

2 Security + Advisories

+ +

Support for per-user ~/.login_conf files (as documented in + login.conf(5)) has been + disabled due to incorect merging of local and global + settings. This problem will be fixed in future + releases.

+
+ +
+
+ +

3 System Update + Information

+ +

The handling of some types of comments in + printcap(5) files is + faulty. If a comment line ends in :\ (the characters normally used to indicate + the continuation of a printer definition), the line + following the comment will be parsed as a part of the + previous printer definition.

+
+
+
+ +

This file, and other release-related + documents, can be downloaded from ftp://stable.FreeBSD.org/pub/FreeBSD/.

+ +

For questions about FreeBSD, read the + documentation + before contacting <questions@FreeBSD.org>.

+ +

All users of FreeBSD 4-STABLE + should subscribe to the <stable@FreeBSD.org> mailing + list.

+ +

For questions about this documentation, + e-mail <doc@FreeBSD.org>.

+
+
+ + + diff --git a/en/releases/4.4R/errata.sgml b/en/releases/4.4R/errata.sgml deleted file mode 100644 index a552bc09b4..0000000000 --- a/en/releases/4.4R/errata.sgml +++ /dev/null @@ -1,49 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
-If you read no other documentation before installing this
-version of FreeBSD, you should at least by all means *READ
-THE ERRATA* for this release so that you don't stumble over
-problems which have already been found and fixed.  This ERRATA.TXT
-file is obviously already out of date by definition, but other
-copies are kept updated on the net and should be consulted as
-the "current errata" for your release.  These other copies of
-the errata are located at: 
-
-  1. http://www.FreeBSD.org/releases/
-
-  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<your-release>/ERRATA.TXT   
-     (and any sites which keep up-to-date mirrors of this location).          
-
-Any changes to this file are also automatically emailed to:
-
-	freebsd-current@FreeBSD.org
-
-For all FreeBSD security advisories, see:
-
-	http://www.FreeBSD.org/security/
-
-for the latest security incident information.
-
----- Security Advisories:
-
-None
-
----- System Update Information:
-
-None
-
-
-

Release Home -&footer; - -