Cosmetic: Adjusted 'progress' message text.
[lufs.git] / man / lufsumount.1
1 .\" Process this file with
2 .\" groff -man -Tascii foo.1
3 .\"
4 .TH LUFSUMOUNT "1" "January 2003" LUFS "User Commands"
5 .SH NAME
6 lufsumount \- unmount an LUFS file system
7 .SH SYNOPSIS
8 .BI "lufsumount " dir
9 .SH DESCRIPTION
10 The 
11 .B lufsumount
12 command detaches an LUFS file system mounted in the given dir from the
13 file hierachy. It will only work for file systems mounted via
14 .B lufsmount
15 (1). If installed as suid root, will enable regular users to operate LUFS
16 file systems.
17 .SH FILES
18 .I /etc/mtab
19 .RS
20 Table of mounted file systems
21 .RE
22 .SH AUTHOR
23 Florin Malita <mali at go dot ro>
24 .SH "SEE ALSO"
25 .BR lufsmount (1),
26 .BR mount (8),
27 .BR umount (8)
28