From c16afddeef2938e218df63b1c669caa5fb65d39c Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 10 Dec 2013 15:24:31 +0100 Subject: docs: Fix typos in vfs_shadow_copy2.8.xml. Signed-off-by: Karolin Seeger Reviewed-by: David Disseldorp Autobuild-User(master): David Disseldorp Autobuild-Date(master): Tue Dec 10 18:49:21 CET 2013 on sn-devel-104 --- docs-xml/manpages/vfs_shadow_copy2.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/vfs_shadow_copy2.8.xml b/docs-xml/manpages/vfs_shadow_copy2.8.xml index 823c1f8672..c307affc69 100644 --- a/docs-xml/manpages/vfs_shadow_copy2.8.xml +++ b/docs-xml/manpages/vfs_shadow_copy2.8.xml @@ -57,12 +57,12 @@ 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. Vanity naming for snapshots: snapshots can be named in any format - compatible with with str[fp]time conversions. + compatible with str[fp]time conversions. Timestamps can be represented in localtime rather than UTC. -- cgit