Update errata.
This commit is contained in:
parent
f8be871db2
commit
ee10650ab7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3980
1 changed files with 11 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-12-18 14:00:25 $">
|
||||
<!ENTITY date "$Date: 1998-12-29 06:27:14 $">
|
||||
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.4 1998-12-18 14:00:25 jkh Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.5 1998-12-29 06:27:14 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -42,6 +42,15 @@ Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply create
|
|||
or syncronize your sources with 2.2-stable and rebuild/install
|
||||
from /usr/src/usr.bin/whereis/ and just rm /usr/sbin/sysctl
|
||||
|
||||
<strong>o /usr/share/doc/FAQ is in spanish.</strong>
|
||||
|
||||
Fix: This was a build failure which affected only the FAQ and has since
|
||||
been fixed. If you are already cvsup/CTM'ing the doc-all tag then
|
||||
you can simply remake and install the FAQ from sources, otherwise
|
||||
grab ftp://ftp.freebsd.org/pub/FreeBSD/docs/FAQ.tar.gz and unpack
|
||||
as follows: tar --unlink -xvzf FAQ.tar.gz -C /usr/share/doc
|
||||
to get an english FAQ.
|
||||
|
||||
</pre>
|
||||
|
||||
<p></p><a href="../index.html">Release Home</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue