Bug 20479

Summary: updates for rc.conf.5 manpage
Product: Base System Reporter: rse <rse>
Component: confAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description rse 2000-08-08 10:30:01 UTC
rc.conf(5) is not up-to-date.
My changes (see appended patch below) were:
- added entry for "firewall_flags"
- added entry for "enable_quota"
- added entry for "amd_map_program"
- extended entry for "check_quota"
- fixed reference "ypxfrd" -> "rpc.ypxfrd"
- fixed reference "yppasswdd" -> "rpc.yppasswdd"
- fixed type name "(integer)" -> "(int)"
- added missing type specifications

Fix: Apply this to rc.conf.5 on HEAD for 5.0-CURRENT.
The same also should be MFC'ed to RELENG_4.
How-To-Repeat: 
compare src/share/man/man5/rc.conf.5 with src/etc/defaults/rc.conf
Comment 1 dd freebsd_committer freebsd_triage 2001-06-20 01:57:59 UTC
Responsible Changed
From-To: freebsd-bugs->dd

I'll forward-port and commit this patch.
Comment 2 dd freebsd_committer freebsd_triage 2001-08-20 01:29:23 UTC
State Changed
From-To: open->closed

Forward-ported and applied to -current, thanks!  I'll MFC after a while.