diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-09-27 16:45:57 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-09-27 16:45:57 +0000 |
commit | 789ccf3094a577f08c379b6d45f81326beef1630 (patch) | |
tree | eee82a23d0da41ccb8ffa8a361e264da86f1196f /docs/docbook/manpages/smbmount.8.sgml | |
parent | 086dcdca76885c8cbd35499f0a3c801c9479eec7 (diff) | |
download | samba-789ccf3094a577f08c379b6d45f81326beef1630.tar.gz samba-789ccf3094a577f08c379b6d45f81326beef1630.tar.bz2 samba-789ccf3094a577f08c379b6d45f81326beef1630.zip |
Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar and
English typo fixes and updates of documentation
(This used to be commit bba2ee620a286dcc7fcd509c8954227e203274a1)
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 |