Bug 19314

Summary: rc(8) manpage has out of date description of rc.local
Product: Documentation Reporter: Ben Smithurst <ben>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ben Smithurst 2000-06-15 23:50:01 UTC
The rc(8) manual page states:

     Rc.local is executed after the scripts above, but before the rest of the
     rc file is completed.  Presently, all rc.local does is to put version in-
     formation in /etc/motd.

The second sentence is not true, rc.local does not even exist in a
default installation.  This needs fixing in RELENG_4 as well as HEAD.

Fix: cvs diff: Diffing .
Comment 1 alex freebsd_committer freebsd_triage 2000-06-20 11:32:24 UTC
State Changed
From-To: open->closed

committed, thanks!