1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/sysutils/eject/files/patch-eject.1
Pav Lucistnik 0f0ffd53a9 - Teach eject to recognize full device node pathnames too
PR:		ports/83719
Submitted by:	Stefan Sperling <stsp@stsp.in-berlin.de>
Approved by:	Sylvio Cesar <sylvioc@gmail.com> (maintainer)
2005-07-19 20:48:26 +00:00

17 lines
450 B
Groff

--- eject.1.orig Tue Jul 19 13:43:50 2005
+++ eject.1 Tue Jul 19 13:26:55 2005
@@ -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