diff options
| author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-03-31 01:11:31 +0000 |
|---|---|---|
| committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-03-31 01:11:31 +0000 |
| commit | 2870be019a6d79943d44a462b9d504d4277f8a35 (patch) | |
| tree | f5fb30277ff9e753c7cd4f3ea85739f0cf128d96 /sysutils/eject/files/patch-eject.1 | |
| parent | - Update to 1.3.3.14 (diff) | |
- Returned function of close tray
- BUMP PORTREVISION
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=251868
Diffstat (limited to 'sysutils/eject/files/patch-eject.1')
| -rw-r--r-- | sysutils/eject/files/patch-eject.1 | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sysutils/eject/files/patch-eject.1 b/sysutils/eject/files/patch-eject.1 index 6f633fa6eca9..08379a9bafde 100644 --- a/sysutils/eject/files/patch-eject.1 +++ b/sysutils/eject/files/patch-eject.1 @@ -1,5 +1,5 @@ ---- eject.1.orig Tue Jul 19 13:43:50 2005 -+++ eject.1 Tue Jul 19 13:26:55 2005 +--- 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 @@ -14,3 +14,12 @@ .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 : |
