Bug 81484 - eject-1.5 doesn't close tray with -t option
Summary: eject-1.5 doesn't close tray with -t option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 00:10 UTC by Scott Robbins
Modified: 2005-05-28 15:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Robbins 2005-05-26 00:10:01 UTC
	Although the man page indicates that eject -t will close the CDROM tray,
if one uses the -t option, they receive an error message
eject: illegal option -- t
usage: eject [-fnv] device

Fix: 

Downgrading to eject-1.4_2 fixes the problem.
How-To-Repeat: When CD tray is open (or even if not open) issue the command eject -t
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-28 15:49:00 UTC
State Changed
From-To: open->closed

Correct, 1.5 no longer have -t option. Man page modified to match reality.