summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-12-10 15:24:31 +0100
committerKarolin Seeger <kseeger@samba.org>2014-01-13 10:15:55 +0100
commite8bc1acee2168614f9b62dd44a6247ffe88125e9 (patch)
treef88ac3876686f1d9e68e69294ca0f75c9b4cabf1 /docs-xml
parent4fe0bad189ced9d875c21a36a7138efab257f122 (diff)
downloadsamba-e8bc1acee2168614f9b62dd44a6247ffe88125e9.tar.gz
docs: Fix typos in vfs_shadow_copy2.8.xml.
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)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_shadow_copy2.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages/vfs_shadow_copy2.8.xml b/docs-xml/manpages/vfs_shadow_copy2.8.xml
index 4f60667ae2..1cb9aba5c8 100644
--- a/docs-xml/manpages/vfs_shadow_copy2.8.xml
+++ b/docs-xml/manpages/vfs_shadow_copy2.8.xml
@@ -57,12 +57,12 @@
<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.