~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to mount/umount.8

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
24
24
.\" USA.
25
25
.\"
26
 
.TH UMOUNT 8 "26 July 1997" "Linux 2.0" "Linux Programmer's Manual"
 
26
.TH UMOUNT 8 "March 2010" "util-linux" "System Administration"
27
27
.SH NAME
28
28
umount \- unmount file systems
29
29
.SH SYNOPSIS
151
151
.IR type.subtype ]
152
152
.br
153
153
 
154
 
where the <suffix> is filesystem type or a value from "uhelper=" mtab option.
155
 
The \-t option is used  for filesystems with subtypes support (for example
156
 
/sbin/mount.fuse -t fuse.sshfs).
 
154
where the <suffix> is filesystem type or a value from "uhelper=" or "helper="
 
155
mtab option.  The \-t option is used  for filesystems with subtypes support
 
156
(for example /sbin/mount.fuse -t fuse.sshfs).
157
157
 
158
 
The uhelper (unprivileged umount helper) is possible to used when non-root user
 
158
The uhelper= (unprivileged umount helper) is possible to use when non-root user
159
159
wants to umount a mountpoint which is not defined in the /etc/fstab file (e.g
160
 
devices mounted by HAL).
 
160
devices mounted by udisk).
 
161
 
 
162
The helper= mount option redirects all umount requests to the
 
163
/sbin/umount.<helper> independently on UID.
161
164
 
162
165
.SH FILES
163
166
.I /etc/mtab