diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-02-18 22:14:04 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-02-18 22:14:04 +0000 |
commit | ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68 (patch) | |
tree | deda0311c634bd433278a352e1a9daece40ff0f6 /docs/manpages/smbmnt.8 | |
parent | 4668623d62b3a7b133e26dd1397b956c4ddac335 (diff) | |
download | samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.tar.gz samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.tar.bz2 samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.zip |
Regenerate
(This used to be commit 1ab5a3b17feb677425bb1071357c3dbabcc46c7e)
Diffstat (limited to 'docs/manpages/smbmnt.8')
-rw-r--r-- | docs/manpages/smbmnt.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/manpages/smbmnt.8 b/docs/manpages/smbmnt.8 index 6f7d79ea5d..63425850c9 100644 --- a/docs/manpages/smbmnt.8 +++ b/docs/manpages/smbmnt.8 @@ -3,7 +3,8 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMBMNT" "8" "05 November 2002" "" "" +.TH "SMBMNT" "8" "28 January 2003" "" "" + .SH NAME smbmnt \- helper utility for mounting SMB filesystems .SH SYNOPSIS @@ -21,8 +22,7 @@ A setuid smbmnt will only allow mounts on directories owned by the user, and that the user has write permission on. .PP The \fBsmbmnt\fR program is normally invoked -by \fBsmbmount(8)\fR - It should not be invoked directly by users. +by \fBsmbmount\fR(8). It should not be invoked directly by users. .PP smbmount searches the normal PATH for smbmnt. You must ensure that the smbmnt version in your path matches the smbmount used. @@ -61,4 +61,5 @@ The SAMBA Mailing list <URL:mailto:samba@samba.org> 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 +by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 +was done by Alexander Bokovoy. |