docs: Fix typos in vfs_shadow_copy2.8.xml.
authorKarolin Seeger <kseeger@samba.org>
Tue, 10 Dec 2013 14:24:31 +0000 (15:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Jan 2014 09:15:55 +0000 (10:15 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Tue Dec 10 18:49:21 CET 2013 on sn-devel-104

(cherry picked from commit c16afddeef2938e218df63b1c669caa5fb65d39c)

docs-xml/manpages/vfs_shadow_copy2.8.xml

index 4f60667ae2826af8b60ce431286bc624cfe10456..1cb9aba5c806bb2b7e1f99ab79cd1646a739d9d5 100644 (file)
        <listitem><para>
        Snapshot directories need not be in one fixed central place but
        can be located anywhere in the directory tree. This mode helps to
-       support file systems that offer snapshotting of particutlar
+       support file systems that offer snapshotting of particular
        subtrees, for example the GPFS independent file sets.
        </para></listitem>
        <listitem><para>
        Vanity naming for snapshots: snapshots can be named in any format
-       compatible with with str[fp]time conversions.
+       compatible with str[fp]time conversions.
        </para></listitem>
        <listitem><para>
        Timestamps can be represented in localtime rather than UTC.