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/smbtar.1.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/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> |