diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-09-27 16:43:34 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-09-27 16:43:34 +0000 |
commit | 09a3e34e0610235e9ba0fd76e2bb53747191b9d7 (patch) | |
tree | d1e51f54591bea4df73b78089ad1e9b682adfcae /docs/docbook/manpages/smbmount.8.sgml | |
parent | b0686fe821da0b1aa9268d572c7269cc8c3f16dc (diff) | |
download | samba-09a3e34e0610235e9ba0fd76e2bb53747191b9d7.tar.gz samba-09a3e34e0610235e9ba0fd76e2bb53747191b9d7.tar.bz2 samba-09a3e34e0610235e9ba0fd76e2bb53747191b9d7.zip |
Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar and
English typo fixes and updates of documentation
(This used to be commit cf240f14a53d95261c557a881cf67c7d3d316a57)
Diffstat (limited to 'docs/docbook/manpages/smbmount.8.sgml')
-rw-r--r-- | docs/docbook/manpages/smbmount.8.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smbmount.8.sgml b/docs/docbook/manpages/smbmount.8.sgml index ec4dbbaff1..c4b91a5572 100644 --- a/docs/docbook/manpages/smbmount.8.sgml +++ b/docs/docbook/manpages/smbmount.8.sgml @@ -73,7 +73,7 @@ given. </para> <para> - 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 @@ -222,7 +222,7 @@ <varlistentry> <term>ttl=<arg></term> <listitem><para> - 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 |