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)
committerDavid Disseldorp <ddiss@samba.org>
Tue, 10 Dec 2013 17:49:20 +0000 (18:49 +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

docs-xml/manpages/vfs_shadow_copy2.8.xml

index 823c1f8672bf057acce0e288cafe74fe163d0e74..c307affc6991c5bf68131c8837cd3597fe81c5df 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.