Bug 18153

Summary: traceroute's usage() does not show -S as a valid option.
Product: Base System Reporter: matt <matt>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description matt 2000-04-22 09:20:01 UTC
The usage() function in traceroute does not show that you may specify
the -S option. This feature is mentioned in the manual page, just not
in the usage() function.

How-To-Repeat: 
traceroute -h
Comment 1 Guy Helmer freebsd_committer freebsd_triage 2000-07-07 20:44:59 UTC
State Changed
From-To: open->closed

Patch committed to traceroute.c version 1.14.  Thanks!