Bug 64786

Summary: "pkg_info -s" should work, according to the manpage
Product: Base System Reporter: Ernesto P.S. <lysander>
Component: miscAssignee: Colin Percival <cperciva>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Ernesto P.S. 2004-03-26 22:10:12 UTC
from the manpage:
pkg_info [-bcdDfgGiIkLmopPqQrRsvVx] [-e package] [-l prefix]
              [-t template] [pkg-name ...]

but "pkg_info -s" says it needs a package name, so instead one has to type "pkg_info -sa". I don't know if that's supposed to happen and the doc has a typo, or there's no need for the "a" (just "pkg_info" works, after all; why is there an "-a" option?)

Fix: 

I didn't send any patch since don't know if it's the software or the info (I'd set -a by default)
How-To-Repeat: pkg_info -s
Comment 1 Colin Percival freebsd_committer freebsd_triage 2004-03-27 19:27:31 UTC
Responsible Changed
From-To: freebsd-bugs->cperciva

I'll take this.
Comment 2 Colin Percival freebsd_committer freebsd_triage 2004-03-30 21:49:16 UTC
State Changed
From-To: open->patched

Fixed in -current
Comment 3 Colin Percival freebsd_committer freebsd_triage 2004-04-06 04:50:02 UTC
State Changed
From-To: patched->closed

MFC done.