summaryrefslogtreecommitdiff
path: root/docs/manpages/smbumount.8
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-01 17:02:36 +0000
committerGerald Carter <jerry@samba.org>2002-10-01 17:02:36 +0000
commit7faabd42c5cd010f0c19e074e805e41047b5d6c2 (patch)
tree142ae7da7c9ab6d24168b4b2f4710968007b1a2a /docs/manpages/smbumount.8
parent5567ef53cb65e6100825ea909d9c35e322e65293 (diff)
downloadsamba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.tar.gz
samba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.tar.bz2
samba-7faabd42c5cd010f0c19e074e805e41047b5d6c2.zip
* fixed typos in SGML source
* regenerated man pages (This used to be commit 89bbec5216e1e02469dea6f68ceb797dd9165c1f)
Diffstat (limited to 'docs/manpages/smbumount.8')
-rw-r--r--docs/manpages/smbumount.815
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/manpages/smbumount.8 b/docs/manpages/smbumount.8
index bf64061e3a..da16cc5288 100644
--- a/docs/manpages/smbumount.8
+++ b/docs/manpages/smbumount.8
@@ -1,21 +1,22 @@
-.\" 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/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBUMOUNT" "8" "28 January 2002" "" ""
+.TH "SMBUMOUNT" "8" "01 October 2002" "" ""
.SH NAME
smbumount \- smbfs umount for normal users
.SH SYNOPSIS
-.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
+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.
+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.