Bug 24866

Summary: outdated ports info in the FreeBSD handbook
Product: Documentation Reporter: daemus <daemus>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description daemus 2001-02-05 09:40:00 UTC
This page cites the following files/directories, which no longer exist
in the ports tree:

	files/md5	patches		pkg/COMMENT
	pkg/DESCR	pkg/PLIST

Fix: 

Make the following file name changes in the documentation:

	files/md5	->	distinfo
	patches		->	files
	pkg/COMMENT	->	pkg-comment
	pkg/DESCR	->	pkg-descr
	pkg/PLIST	->	pkg-plist
How-To-Repeat: 
View http://www.freebsd.org/handbook/ports-using.html in any browser.
Comment 1 nik freebsd_committer freebsd_triage 2001-02-09 19:02:43 UTC
State Changed
From-To: open->closed

Fixed, thanks.