X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fkernel_resources.dox;h=2223d815e62ed16d92f25255b5560a25129d719e;hb=97c540aef8c8b4a831e01218b620fe1ff8467ffa;hp=01d39bcfbb49dad5842f038da2c9b0eea0bbfde1;hpb=641929d327319a80b4fc6f6157605a21f46413c4;p=modules%2Fkernel.git diff --git a/doc/salome/kernel_resources.dox b/doc/salome/kernel_resources.dox old mode 100755 new mode 100644 index 01d39bcfb..2223d815e --- a/doc/salome/kernel_resources.dox +++ b/doc/salome/kernel_resources.dox @@ -37,7 +37,7 @@ When the code is assumed to be valid, the release mode optimizes execution, in terms of speed, memory, and display only user level messages. -But, some informations must always be displayed in both +But, some information must always be displayed in both modes: especially messages concerning environment or internal errors, with version identification. When an end user is confronted to such a message, he may refer @@ -73,7 +73,7 @@ given at %SALOME start, writes the messages on the standard output, a file, or send them via CORBA, in case of a multi machine configuration. -Three informations are systematically added in front of +Three information are systematically added in front of the information displayed: - the %thread number from which the message come from; - the name of the source file in which the macros is set; @@ -84,7 +84,7 @@ the information displayed: - INFOS_COMPILATION\n The C++ macro INFOS_COMPILATION writes on the trace - buffer pool informations about the compiling process: + buffer pool information about the compiling process: - the name of the compiler : g++, KCC, CC, pgCC; - the date and the time of the compiling processing process. .