diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6e6d208fc6..bb1d87887b 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.