From 8d308a9552fcff843b2eda3ee86ef0ad045f2692 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 2 Feb 2011 11:49:31 -0500 Subject: [PATCH] spelling/grammar fixes for vos_clone manpage Small spelling/grammar fixes for the vos_clone manpage. Reviewed-on: http://gerrit.openafs.org/3879 Reviewed-by: Andrew Deason Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman (cherry picked from commit ad05600d86d6737f55d7b785bc7c503c4a45be00) Change-Id: I112899208f1b556a84d20d9ea2f2542f030cbfdc Reviewed-on: http://gerrit.openafs.org/3912 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- doc/man-pages/pod1/vos_clone.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man-pages/pod1/vos_clone.pod b/doc/man-pages/pod1/vos_clone.pod index 36df86fc9..313c4f09d 100644 --- a/doc/man-pages/pod1/vos_clone.pod +++ b/doc/man-pages/pod1/vos_clone.pod @@ -30,9 +30,9 @@ B S<<< [B<-i>] > >>> =head1 DESCRIPTION The B command creates a copy-on-write copy of a volume on the -same partition and server ass the parent volume. +same partition and server as the parent volume. -A clone is a copy of a volume that does only stores the changes from the +A clone is a copy of a volume that only stores the changes from the parent volume. Cloning is a primitive operation that is used by the B, B, and B commands. A clone functions using the same mechanism as a backup volume, but it is persistent. Clone volumes -- 2.39.5