diff options
author | Gerald Carter <jerry@samba.org> | 2001-02-22 18:53:07 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-02-22 18:53:07 +0000 |
commit | 4bca9fd8d4c57c9bcd36c8ed9924a866540ddd65 (patch) | |
tree | a1ea38d6167337a0fb256f14c5c2a2f7420f3cfa /docs/manpages/smbumount.8 | |
parent | 415e3a8b388297547cf8edbb6d4db09d2cca1863 (diff) | |
download | samba-4bca9fd8d4c57c9bcd36c8ed9924a866540ddd65.tar.gz samba-4bca9fd8d4c57c9bcd36c8ed9924a866540ddd65.tar.xz samba-4bca9fd8d4c57c9bcd36c8ed9924a866540ddd65.zip |
while I was at it.....
(This used to be commit 723bcb57e8bd54a36f2c217246f78a4301b6b25b)
Diffstat (limited to 'docs/manpages/smbumount.8')
-rw-r--r-- | docs/manpages/smbumount.8 | 61 |
1 files changed, 35 insertions, 26 deletions
diff --git a/docs/manpages/smbumount.8 b/docs/manpages/smbumount.8 index 724684a2214..1699b6bf6ff 100644 --- a/docs/manpages/smbumount.8 +++ b/docs/manpages/smbumount.8 @@ -1,28 +1,37 @@ -.TH SMBUMOUNT 8 "18 May 1999" "smbumount 2.0.4" +.\" This manpage has been automatically generated by docbook2man-spec +.\" from a DocBook document. docbook2man-spec can be found at: +.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <steve@ggi-project.org>. +.TH "SMBUMOUNT" "8" "22 February 2001" "" "" .SH NAME -smbumount \- umount for normal users +smbumount \- smbfs umount for normal users .SH SYNOPSIS -.B smbumount -.B mount-point - -.SH DESCRIPTION -With this program, normal users can unmount smb-filesystems, provided -that it is suid root. - -.B smbumount -has been written to give normal linux-users more control over their -resources. It is safe to install this program suid root, because only -the user who has mounted a filesystem is allowed to unmount it again. - -For root it is not necessary to use smbumount. The normal umount -program works perfectly well, but it would certainly be problematic to -make umount setuid root. - -.SH OPTIONS -.B mount-point -.RS 3 -.B mount-point -is the directory you want to unmount. - -.SH SEE ALSO -.B smbmount(8) +.sp +\fBsmbumount\fR \fBmount-point\fR +.SH "DESCRIPTION" +.PP +With this program, normal users can unmount smb-filesystems, +provided that it is suid root. \fBsmbumount\fR has +been written to give normal linux-users more control over their +resources. It is safe to install this program suid root, because only +the user who has mounted a filesystem is allowed to unmount it again. +For root it is not necessary to use smbumount. The normal umount +program works perfectly well, but it would certainly be problematic +to make umount setuid root. +.SH "OPTIONS" +.TP +\fBmount-point\fR +The directory to unmount. +.SH "SEE ALSO" +.PP +\fBsmbmount(8)\fR + <URL:smbmount.8.html> +.SH "AUTHOR" +.PP +The current maintainer of smbfs and the userspace +tools \fBsmbmount\fR, \fBsmbumount\fR, +and \fBsmbmnt\fR is Urban Widmark <URL:mailto:urban@teststation.com>. +.PP +The conversion of this manpage for Samba 2.2 was performed +by Gerald Carter |