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/smbtar.1.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/smbtar.1.sgml')
-rw-r--r-- | docs/docbook/manpages/smbtar.1.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smbtar.1.sgml b/docs/docbook/manpages/smbtar.1.sgml index d1585d7ca3..bd70493b6b 100644 --- a/docs/docbook/manpages/smbtar.1.sgml +++ b/docs/docbook/manpages/smbtar.1.sgml @@ -164,7 +164,7 @@ <title>BUGS</title> <para>The <command>smbtar</command> script has different - options from ordinary tar and tar called from smbclient. </para> + options from ordinary tar and from smbclient's tar command. </para> </refsect1> @@ -173,7 +173,7 @@ <para>Sites that are more careful about security may not like the way the script handles PC passwords. Backup and restore work - on entire shares, should work on file lists. smbtar works best + on entire shares; should work on file lists. smbtar works best with GNU tar and may not work well with other versions. </para> </refsect1> |