Skip to content

Commit

Permalink
HPCC-14356 Edits based upon review
Browse files Browse the repository at this point in the history
Signed-off-by: Jim DeFabia <jamesdefabia@lexisnexis.com>
  • Loading branch information
Jim DeFabia committed Apr 15, 2016
1 parent 53c8d61 commit 6c82b6b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/ECLProgrammersGuide/PRG_Mods/CodeSign.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
<itemizedlist>
<listitem>
<para>We now limit which SERVICE functions are called at compile time
using the FOLD attribute. FOLD on a service or function definition
within it requires additional rights. Typically, for security reasons ,
FOLD should only be enabled in signed modules.</para>
using the FOLD attribute. Typically, for security reasons , FOLD should
only be enabled in signed modules.</para>
</listitem>

<listitem>
Expand Down Expand Up @@ -72,7 +71,7 @@

<para>Note: Parts of the Standard Library may not function if the use of
C++ and external definitions is denied. In general, <emphasis
role="bold">allowsigned</emphasis> is preferred. </para>
role="bold">allowsigned</emphasis> is preferred.</para>

<para><emphasis role="bold">Cluster</emphasis></para>

Expand Down

0 comments on commit 6c82b6b

Please sign in to comment.