add errata item for /usr/sbin/sysctl symlink to nowhere.

This commit is contained in:
Jordan K. Hubbard 1998-12-16 12:53:23 +00:00
parent d1e625440c
commit a383514107
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3929

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1998-11-29 12:27:50 $">
<!ENTITY date "$Date: 1998-12-16 12:53:23 $">
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $Id: errata.sgml,v 1.1 1998-11-29 12:27:50 jkh Exp $ -->
<!-- $Id: errata.sgml,v 1.2 1998-12-16 12:53:23 jkh Exp $ -->
<html>
&header;
@ -32,6 +32,12 @@ Current active security advisories for 2.2.8: None
---- System Update Information:
<strong>o /usr/sbin/sysctl is an invalid link.</strong>
Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply remove
/usr/sbin/sysctl as it was included accidently in the
bin distribution and is not necessary.
</pre>
<p></p><a href="../index.html">Release Home</a>