Revision: 13670
          http://gate.svn.sourceforge.net/gate/?rev=13670&view=rev
Author:   ian_roberts
Date:     2011-04-14 10:16:32 +0000 (Thu, 14 Apr 2011)

Log Message:
-----------
A couple of small updates and one typo.

Modified Paths:
--------------
    userguide/trunk/cloud.tex
    userguide/trunk/mimir.tex

Modified: userguide/trunk/cloud.tex
===================================================================
--- userguide/trunk/cloud.tex   2011-04-14 01:23:43 UTC (rev 13669)
+++ userguide/trunk/cloud.tex   2011-04-14 10:16:32 UTC (rev 13670)
@@ -402,7 +402,7 @@
 mechanism to mark files as executable.
 
 Once the application ZIP has been unpacked, we look through the resulting
-directory tree for files named \verb^gcn.executables^.  If any such file is 
found,
+directory tree for files named \verb^.executables^.  If any such file is found,
 we treat each line in the file as a relative path, and set the execute flag on
 the corresponding file in the file system.  For example, imagine the following
 structure:
@@ -419,7 +419,7 @@
 \end{small}
 
 Here, tagger.sh and postprocessor.pl are scripts that need to be marked as
-executable, so we could create a file \verb^plugins/MyTagger/gcn.executables^
+executable, so we could create a file \verb^plugins/MyTagger/.executables^
 containing the two lines:
 
 \begin{small}
@@ -429,7 +429,7 @@
 \end{verbatim}
 \end{small}
 
-or equivalently, create \verb^plugins/MyTagger/resources/gcn.executables^ 
containing
+or equivalently, create \verb^plugins/MyTagger/resources/.executables^ 
containing
 
 \begin{small}
 \begin{verbatim}

Modified: userguide/trunk/mimir.tex
===================================================================
--- userguide/trunk/mimir.tex   2011-04-14 01:23:43 UTC (rev 13669)
+++ userguide/trunk/mimir.tex   2011-04-14 10:16:32 UTC (rev 13670)
@@ -149,7 +149,7 @@
 search requests (to all the slaves in parallel) as appropriate.
 
 Due to space limitations, we refer the reader to the 
-\htlink{http://gate.ac.uk/family.mimir.html}{\Mimir\ User Guide} for 
+\htlink{http://gate.ac.uk/family/mimir.html}{\Mimir\ User Guide} for 
 details on how to setup \Mimir\ and manage the different types of indexes.
 
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to