Bug 90359

Summary: [patch] traceroute6(8) manpage corruption
Product: Documentation Reporter: Gavin Atkinson <gavin.atkinson>
Component: Books & ArticlesAssignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
traceroute6man.diff none

Description Gavin Atkinson 2005-12-13 21:30:03 UTC
	Revision 1.10 of src/usr.sbin/traceroute6/traceroute6.8 inserted
documentation for the -m option, but the text was inserted half way through
the -l option documentation.

	As a result, when rendered, the -l option ends abruptly, and the rest
of it's text is appended to the -m option.

How-To-Repeat: 	man traceroute6
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-10 16:03:45 UTC
State Changed
From-To: open->patched

Committed to HEAD; will MFC to 5-STABLE and 6-STABLE later 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-10 16:03:45 UTC
Responsible Changed
From-To: freebsd-doc->pav

Take
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-13 20:03:29 UTC
State Changed
From-To: patched->closed

Merged.