From f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 19 Apr 2001 21:33:44 +0000 Subject: large sync up with 2.2 (This used to be commit 96523293da19df201703fed6130f1ff9ba25324b) --- docs/manpages/smbmnt.8 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'docs/manpages/smbmnt.8') diff --git a/docs/manpages/smbmnt.8 b/docs/manpages/smbmnt.8 index b3933397ab..e0ffe3a099 100644 --- a/docs/manpages/smbmnt.8 +++ b/docs/manpages/smbmnt.8 @@ -3,12 +3,12 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "SMBMNT" "8" "23 February 2001" "" "" +.TH SMBMNT 8 "24 Mar 2001" "smbmnt 2.2.0-alpha3" .SH NAME smbmnt \- helper utility for mounting SMB filesystems .SH SYNOPSIS .sp -\fBsmbumount\fR \fBmount-point\fR [ \fB-s \fR ] [ \fB-r\fR ] [ \fB-u \fR ] [ \fB-g \fR ] [ \fB-f \fR ] [ \fB-d \fR ] +\fBsmbmnt\fR \fBmount-point\fR [ \fB-s \fR ] [ \fB-r\fR ] [ \fB-u \fR ] [ \fB-g \fR ] [ \fB-f \fR ] [ \fB-d \fR ] [ \fB-o \fR ] .SH "DESCRIPTION" .PP \fBsmbmnt\fR is a helper application used @@ -20,7 +20,7 @@ then mounts the directory. .PP The \fBsmbmnt\fR program is normally invoked by \fBsmbmount(8)\fR - . It should not be invoked directly by users. +. It should not be invoked directly by users. .SH "OPTIONS" .TP \fB-r\fR @@ -40,11 +40,20 @@ specify the octal file mask applied \fB-d mask\fR specify the octal directory mask 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. .SH "AUTHOR" .PP +Volker Lendecke, Andrew Tridgell, Michael H. Warfield +and others. +.PP The current maintainer of smbfs and the userspace tools \fBsmbmount\fR, \fBsmbumount\fR, and \fBsmbmnt\fR is Urban Widmark . +The SAMBA Mailing list +is the preferred place to ask questions regarding these programs. .PP The conversion of this manpage for Samba 2.2 was performed by Gerald Carter -- cgit