src/Doc/JEdit/JEdit.thy
changeset 79497 3225f823b337
parent 78659 b5f3d1051b13
child 79724 54d0f6edfe3a
equal deleted inserted replaced
79496:4d82b743c5e1 79497:3225f823b337
   302   The \<^verbatim>\<open>-c\<close> option merely checks the presence of the server, producing a
   302   The \<^verbatim>\<open>-c\<close> option merely checks the presence of the server, producing a
   303   process return-code.
   303   process return-code.
   304 
   304 
   305   The \<^verbatim>\<open>-n\<close> option reports the server name, and the \<^verbatim>\<open>-s\<close> option provides a
   305   The \<^verbatim>\<open>-n\<close> option reports the server name, and the \<^verbatim>\<open>-s\<close> option provides a
   306   different server name. The default server name is the official distribution
   306   different server name. The default server name is the official distribution
   307   name (e.g.\ \<^verbatim>\<open>Isabelle2022\<close>). Thus @{tool jedit_client} can connect to the
   307   name (e.g.\ \<^verbatim>\<open>Isabelle2023\<close>). Thus @{tool jedit_client} can connect to the
   308   Isabelle desktop application without further options.
   308   Isabelle desktop application without further options.
   309 
   309 
   310   The \<^verbatim>\<open>-p\<close> option allows to override the implicit default of the system
   310   The \<^verbatim>\<open>-p\<close> option allows to override the implicit default of the system
   311   option @{system_option_ref process_policy} for ML processes started by
   311   option @{system_option_ref process_policy} for ML processes started by
   312   the Prover IDE, e.g. to control CPU affinity on multiprocessor systems.
   312   the Prover IDE, e.g. to control CPU affinity on multiprocessor systems.