Bug 13748

Summary: bug in man-page of rc.conf
Product: Documentation Reporter: A.Leidinger <A.Leidinger>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description A.Leidinger 1999-09-14 11:30:01 UTC
Quote from the man-page:
---snip---
     update_motd   (bool) If set to YES, /etc/motd will be updated at boot
                   time to reflect the kernel release bring run.  If set to
                   NO, rc.conf will not be updated
---snip---             ^^^^^^^ should be /etc/motd

Fix: 

Have a look at the second ".Nm" after line 397 and do some troff/whatever
magic (I haven't found the string "rc.conf" in this paragraph).
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-14 17:14:42 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.49. Thanks!