summaryrefslogtreecommitdiffstats
path: root/docs/manpages/smbmnt.8
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-06-22 16:53:39 +0000
committerGerald Carter <jerry@samba.org>2001-06-22 16:53:39 +0000
commit6c2edc0ea50bef81ac2ec08bae549deb6742234d (patch)
tree9e29b8bc6a845585ee0ca9711895e695fa971646 /docs/manpages/smbmnt.8
parentd57410e0f9c28aa857c0ada934b71dbb0afec81f (diff)
downloadsamba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.gz
samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.xz
samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.zip
large set of updates from Richard Hellier <rlh@lsil.com>.
Mostly tag fixes and typos. Many Thanks! :)
Diffstat (limited to 'docs/manpages/smbmnt.8')
-rw-r--r--docs/manpages/smbmnt.86
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/smbmnt.8 b/docs/manpages/smbmnt.8
index 3ecdcd12b46..74037b7c45a 100644
--- a/docs/manpages/smbmnt.8
+++ b/docs/manpages/smbmnt.8
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBMNT" "8" "03 May 2001" "" ""
+.TH "SMBMNT" "8" "22 June 2001" "" ""
.SH NAME
smbmnt \- helper utility for mounting SMB filesystems
.SH SYNOPSIS
@@ -14,7 +14,7 @@ smbmnt \- helper utility for mounting SMB filesystems
\fBsmbmnt\fR is a helper application used
by the smbmount program to do the actual mounting of SMB shares.
\fBsmbmnt\fR is meant to be installed setuid root
-so that normal users can mount their smb shares. It checks
+so that normal users can mount their SMB shares. It checks
whether the user has write permissions on the mount point and
then mounts the directory.
.PP
@@ -43,7 +43,7 @@ applied
.TP
\fB-o options\fR
list of options that are passed as-is to smbfs, if this
-command is run on a 2.4 or higher linux kernel.
+command is run on a 2.4 or higher Linux kernel.
.SH "AUTHOR"
.PP
Volker Lendecke, Andrew Tridgell, Michael H. Warfield