Bug 32109

Summary: pedantic ports handbook correction
Product: Documentation Reporter: Michael W Lucas <mwlucas>
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 Michael W Lucas 2001-11-19 18:30:00 UTC
A port is not the minimal set of files to compile a program.  The
minimal set of files needed to compile a program includes the source
code.  It's a minimal set of files that tells your system how to
compile that source code.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-11-20 14:15:52 UTC
State Changed
From-To: open->closed

Committed, thanks again!