aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/eject/files/patch-eject.1
blob: 08379a9bafde58ac35c683002f4d8d0304b68a31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- eject.1.orig    2000-09-24 10:12:50.000000000 -0300
+++ eject.1 2010-03-19 23:02:03.000000000 -0300
@@ -39,7 +39,12 @@
 is a program to eject removable media from drive.
 The
 .Ar device
-is a removable drive name such as cd0, matcd0, mcd0, scd0, wcd0 or od0. 
+is a removable drive name such as cd0, matcd0, mcd0, scd0, wcd0 or od0.
+For compatiblity reasons, the string
+.Dq Li /dev/
+may optionally be prepended to
+.Ar device .
+
 .Nm eject
 unmounts the
 .Ar device
@@ -53,6 +58,8 @@
 Not execute operation but print it.
 .It Fl v
 Verbose mode.
+.It Fl t
+Give drive tray close command.
 .Sh ENVIRONMENT
 If the following environment variable exists, it is used by
 .Nm eject :