Bug 7800

Summary: tar(1) does not recognize --gunzip option
Product: Base System Reporter: Archie Cobbs <archie>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.2.6-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Archie Cobbs 1998-09-01 21:00:00 UTC
	tar(1) does not recognize --gunzip option,
	though the man page lists it.

How-To-Repeat: 
	$ tar --extract --gunzip -f -
	tar: unrecognized option `--gunzip'
	tar: Unknown option.  Use 'tar --help' for a complete list of options.
Comment 1 Archie Cobbs freebsd_committer freebsd_triage 2000-01-24 21:39:25 UTC
State Changed
From-To: open->closed

Patch applied.