Bug 14523

Summary: mistake in traceroute `FREEBSD-upgrade' file
Product: Base System Reporter: Adam Morrison <adam>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description Adam Morrison 1999-10-25 19:50:00 UTC
	The traceroute directory in src/contrib contains a file named
	FREEBSD-upgrade which describes how to integrate new versions
	of traceroute into the tree.  This file was apparently copied
	from the tcpdump directory, as it mistakingly contains the
	following paragraph (emphasis added):

		To make local changes to *TCPDUMP*,  simply patch and 
		commit to the main branch (aka HEAD).  Never make local
		changes on the LBL branch.

Fix: 

Replace `tcpdump' with `traceroute'.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-12-20 16:11:25 UTC
State Changed
From-To: open->closed

Fixed. Thanks!