summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smbmount.8.html
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-03 18:10:16 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-03 18:10:16 +0000
commit49cd711d49a321de8eeb9ab3720c1357089059b8 (patch)
tree466a6117d2744d202683fc45d0dac1193c464149 /docs/htmldocs/smbmount.8.html
parentadc594ec2e9cb32fe43af8f3147e2b5c97e42cf6 (diff)
downloadsamba-49cd711d49a321de8eeb9ab3720c1357089059b8.tar.gz
samba-49cd711d49a321de8eeb9ab3720c1357089059b8.tar.bz2
samba-49cd711d49a321de8eeb9ab3720c1357089059b8.zip
Fix links in html versions of manpages
(This used to be commit e0632a7752f123859290140b5fc190fee0da8484)
Diffstat (limited to 'docs/htmldocs/smbmount.8.html')
-rw-r--r--docs/htmldocs/smbmount.8.html68
1 files changed, 32 insertions, 36 deletions
diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html
index 9d620f1397..81a3ac04b2 100644
--- a/docs/htmldocs/smbmount.8.html
+++ b/docs/htmldocs/smbmount.8.html
@@ -1,10 +1,11 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>smbmount</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -15,8 +16,8 @@ ALINK="#0000FF"
><H1
><A
NAME="SMBMOUNT"
->smbmount</A
-></H1
+></A
+>smbmount</H1
><DIV
CLASS="REFNAMEDIV"
><A
@@ -85,8 +86,12 @@ CLASS="COMMAND"
>smbmount</B
> process may also be called mount.smbfs.</P
><P
-><EM
->NOTE:</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>NOTE:</I
+></SPAN
> <B
CLASS="COMMAND"
>smbmount</B
@@ -114,7 +119,7 @@ NAME="AEN31"
CLASS="VARIABLELIST"
><DL
><DT
->username=&#60;arg&#62;</DT
+>username=&lt;arg&gt;</DT
><DD
><P
>specifies the username to connect as. If
@@ -127,7 +132,7 @@ CLASS="ENVAR"
to be specified as part of the username.</P
></DD
><DT
->password=&#60;arg&#62;</DT
+>password=&lt;arg&gt;</DT
><DD
><P
>specifies the SMB password. If this
@@ -143,7 +148,7 @@ CLASS="COMMAND"
for a passeword, unless the guest option is
given. </P
><P
-> Note that password which contain the arguement delimiter
+> Note that passwords which contain the argument delimiter
character (i.e. a comma ',') will failed to be parsed correctly
on the command line. However, the same password defined
in the PASSWD environment variable or a credentials file (see
@@ -151,26 +156,17 @@ CLASS="COMMAND"
</P
></DD
><DT
->credentials=&#60;filename&#62;</DT
+>credentials=&lt;filename&gt;</DT
><DD
><P
>specifies a file that contains a username
and/or password. The format of the file is:</P
><P
-> <TABLE
-BORDER="0"
-BGCOLOR="#E0E0E0"
-WIDTH="90%"
-><TR
-><TD
-><PRE
+> <PRE
CLASS="PROGRAMLISTING"
-> username = &#60;value&#62;
- password = &#60;value&#62;
+> username = &lt;value&gt;
+ password = &lt;value&gt;
</PRE
-></TD
-></TR
-></TABLE
>
</P
><P
@@ -183,14 +179,14 @@ CLASS="FILENAME"
</P
></DD
><DT
->netbiosname=&#60;arg&#62;</DT
+>netbiosname=&lt;arg&gt;</DT
><DD
><P
>sets the source NetBIOS name. It defaults
to the local hostname. </P
></DD
><DT
->uid=&#60;arg&#62;</DT
+>uid=&lt;arg&gt;</DT
><DD
><P
>sets the uid that will own all files on
@@ -199,7 +195,7 @@ CLASS="FILENAME"
</P
></DD
><DT
->gid=&#60;arg&#62;</DT
+>gid=&lt;arg&gt;</DT
><DD
><P
>sets the gid that will own all files on
@@ -208,14 +204,14 @@ CLASS="FILENAME"
gid. </P
></DD
><DT
->port=&#60;arg&#62;</DT
+>port=&lt;arg&gt;</DT
><DD
><P
>sets the remote SMB port number. The default
is 139. </P
></DD
><DT
->fmask=&#60;arg&#62;</DT
+>fmask=&lt;arg&gt;</DT
><DD
><P
>sets the file mask. This determines the
@@ -223,7 +219,7 @@ CLASS="FILENAME"
The default is based on the current umask. </P
></DD
><DT
->dmask=&#60;arg&#62;</DT
+>dmask=&lt;arg&gt;</DT
><DD
><P
>sets the directory mask. This determines the
@@ -231,7 +227,7 @@ CLASS="FILENAME"
The default is based on the current umask. </P
></DD
><DT
->debug=&#60;arg&#62;</DT
+>debug=&lt;arg&gt;</DT
><DD
><P
>sets the debug level. This is useful for
@@ -240,20 +236,20 @@ CLASS="FILENAME"
output, possibly hiding the useful output.</P
></DD
><DT
->ip=&#60;arg&#62;</DT
+>ip=&lt;arg&gt;</DT
><DD
><P
>sets the destination host or IP address.
</P
></DD
><DT
->workgroup=&#60;arg&#62;</DT
+>workgroup=&lt;arg&gt;</DT
><DD
><P
>sets the workgroup on the destination </P
></DD
><DT
->sockopt=&#60;arg&#62;</DT
+>sockopt=&lt;arg&gt;</DT
><DD
><P
>sets the TCP socket options. See the <A
@@ -273,7 +269,7 @@ CLASS="PARAMETER"
</P
></DD
><DT
->scope=&#60;arg&#62;</DT
+>scope=&lt;arg&gt;</DT
><DD
><P
>sets the NetBIOS scope </P
@@ -297,7 +293,7 @@ CLASS="PARAMETER"
>mount read-write </P
></DD
><DT
->iocharset=&#60;arg&#62;</DT
+>iocharset=&lt;arg&gt;</DT
><DD
><P
> sets the charset used by the Linux side for codepage
@@ -307,7 +303,7 @@ CLASS="PARAMETER"
</P
></DD
><DT
->codepage=&#60;arg&#62;</DT
+>codepage=&lt;arg&gt;</DT
><DD
><P
> sets the codepage the server uses. See the iocharset
@@ -316,10 +312,10 @@ CLASS="PARAMETER"
</P
></DD
><DT
->ttl=&#60;arg&#62;</DT
+>ttl=&lt;arg&gt;</DT
><DD
><P
-> how long a directory listing is cached in milliseconds
+> sets how long a directory listing is cached in milliseconds
(also affects visibility of file size and date
changes). A higher value means that changes on the
server take longer to be noticed but it can give