| Summary: | bug in man-page of rc.conf | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | A.Leidinger <A.Leidinger> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Fixed in rev. 1.49. Thanks! |
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).