Bug 35163

Summary: (no subject)
Product: Base System Reporter: phrac <phrac>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
portmap.diff none

Description phrac 2002-02-21 01:20:01 UTC
When running portmap with an illegal option, it displays a
list of available options.  Missing from this list is the -h option, which
is documented in the man pages.

How-To-Repeat: [phrac@disflux: ~]$ portmap -h
portmap: option requires an argument -- h
usage: portmap [-dv]
[phrac@disflux: ~]$
Comment 1 matusita freebsd_committer freebsd_triage 2002-02-21 04:13:32 UTC
State Changed
From-To: open->closed

Duplicated PR (it also appeared as PR: misc/35164), close the old one.