Print this page
4833 Remove volrmmount
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
*** 12,22 ****
DESCRIPTION
The rmmount utility is a removable media mounter that is executed by
volume management whenever a removable medium, such as a CD-ROM or a
floppy, is inserted. Removable media is managed by an application or a
! volume manager. rmmount can also be called by using volrmmount(1).
Upon insertion of a medium and following invocation of the volcheck(1)
command, rmmount determines what type of file system (if any) is on
that medium. If a file system is present, rmmount mounts the file
--- 12,22 ----
DESCRIPTION
The rmmount utility is a removable media mounter that is executed by
volume management whenever a removable medium, such as a CD-ROM or a
floppy, is inserted. Removable media is managed by an application or a
! volume manager.
Upon insertion of a medium and following invocation of the volcheck(1)
command, rmmount determines what type of file system (if any) is on
that medium. If a file system is present, rmmount mounts the file
*** 176,187 ****
/usr/lib/rmmount/*.so.1
shared objects used by rmmount.
SEE ALSO
! volcheck(1), volrmmount(1), fsck(1M), dlopen(3C), attributes(5)
! March 1, 2007 RMMOUNT(1M)
--- 176,187 ----
/usr/lib/rmmount/*.so.1
shared objects used by rmmount.
SEE ALSO
! volcheck(1), fsck(1M), dlopen(3C), attributes(5)
! May 2, 2014 RMMOUNT(1M)