Fix patho.
This commit is contained in:
parent
1c1993dea6
commit
aff96e6fa2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3940
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-12-17 17:19:01 $">
|
||||
<!ENTITY date "$Date: 1998-12-18 14:00:25 $">
|
||||
<!ENTITY title "FreeBSD 2.2.8 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: errata.sgml,v 1.3 1998-12-17 17:19:01 jkh Exp $ -->
|
||||
<!-- $Id: errata.sgml,v 1.4 1998-12-18 14:00:25 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -40,7 +40,7 @@ Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply create
|
|||
ln -sf /sbin/sysctl /usr/sbin
|
||||
|
||||
or syncronize your sources with 2.2-stable and rebuild/install
|
||||
from /usr/src/usr.sbin/whereis/ and just rm /usr/sbin/sysctl
|
||||
from /usr/src/usr.bin/whereis/ and just rm /usr/sbin/sysctl
|
||||
|
||||
</pre>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue