Add automatic umount support to eject command. Patch from Tito,
authorRob Landley <rob@landley.net>
Sat, 14 May 2005 00:46:18 +0000 (00:46 -0000)
committerRob Landley <rob@landley.net>
Sat, 14 May 2005 00:46:18 +0000 (00:46 -0000)
commit9ea8836357d0f2b53319cb54c032d307cf2533be
treeb19c1725047103ee4c6ca0fc8eba9d946edfa2e9
parent1ece21bddd6780aef82dafa481187bda43174a72
Add automatic umount support to eject command.  Patch from Tito,
with tweaks from Mike Frysinger and Rob Landley.

Note: this will still fail to umount a path that contains an ' or \ character.
Is it worth the extra size to filter for that?
include/usage.h
miscutils/Config.in
miscutils/eject.c