]> git.lyx.org Git - lyx.git/blobdiff - src/support/ForkedCalls.h
Make GraphicsConverter threadsafe
[lyx.git] / src / support / ForkedCalls.h
index 529f5c6861082a56b763108818d028939626d0b0..772939890b4bfa139b576bdf59e2f4493cb6130c 100644 (file)
@@ -158,7 +158,8 @@ public:
 
        /** Start the child process.
         *
-        *  The command "what" is passed to execvp() for execution.
+        *  The command "what" is passed to execvp() for execution. "$$s" is
+        *  replaced accordingly by commandPrep().
         *
         *  There are two startScript commands available. They differ in that
         *  the second receives a signal that is executed on completion of