From: Scott Rifenbark Date: Wed, 27 Mar 2013 19:54:13 +0000 (-0700) Subject: ref-manual: Got rid of some ugly sentences. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92e6c294f399a1dc7b3467ac8b676fba9569881;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Got rid of some ugly sentences. (From yocto-docs rev: a63ae4ec495be7cbd630f60feb9aaf5ea383dca4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6e6d208fc6e..bb1d87887b9 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -204,11 +204,13 @@ This class operates using three modes: copy: Copies the files to the - distribute directory. - symlink: Symlinks the files to the - distribute directory. - move+symlink: Moves the files into - the distribute directory and then symlinks them back. + distribution directory. + symlink: Creates symbolic + links for the files to the distribution directory. + + move+symlink: Moves the files + into the distribution directory and then creates symbolic + links back to where they originated.