Bug 67342

Summary: config, showconfig, rmconfig not documented in ports(7)
Product: Documentation Reporter: ian_leroux <ian_leroux>
Component: Books & ArticlesAssignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description ian_leroux 2004-05-29 16:30:06 UTC
The targets config, showconfig, and rmconfig are well-described in the
comments to bsd.port.mk but are not mentioned in the ports(7) manpage.

Fix: 

Add these targets to /usr/src/share/man/man7/ports.7
I'm not sure whether these should be put together into the section on
targets which are not normally run or have config separately near
configure. If someone lets me know how it should be organized I can
write the patch.
How-To-Repeat: man ports
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-02 10:53:34 UTC
Responsible Changed
From-To: freebsd-doc->krion

I'll handle it.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-02 15:46:20 UTC
State Changed
From-To: open->closed

Committed, thanks!