Author: richter
Date: Wed Nov  9 00:40:00 2005
New Revision: 332005

URL: http://svn.apache.org/viewcvs?rev=332005&view=rev
Log:
doc update

Modified:
    perl/embperl/trunk/podsrc/Config.spod

Modified: perl/embperl/trunk/podsrc/Config.spod
URL: 
http://svn.apache.org/viewcvs/perl/embperl/trunk/podsrc/Config.spod?rev=332005&r1=332004&r2=332005&view=diff
==============================================================================
--- perl/embperl/trunk/podsrc/Config.spod (original)
+++ perl/embperl/trunk/podsrc/Config.spod Wed Nov  9 00:40:00 2005
@@ -787,7 +787,7 @@
 
 See application configuration for an describtion of possible values
 
-=head2 *CFG $request / Embperl_OPTIONS / options / yes
+=head2 *CFG $request / Embperl_OPTIONS / options / / yes
 
 This bitmask specifies some options for the execution of Embperl.
 To specify multiple options, simply add the values together.
@@ -830,7 +830,7 @@
 
 =back
 
-=head2 *CFG $request / Embperl_Output_Mode / output_mode / yes / 2.0b9 / HTML
+=head2 *CFG $request / Embperl_Output_Mode / output_mode / 2.0b9 / yes / HTML
 
 Set the desired output format. 0 for HTML and 1 XML. If set to XML all tags
 that are generated by Embperl will contain a closing slash to conform to XML
@@ -841,7 +841,7 @@
 B<NOTE:> If you set output_mode to XML you should also change L<escmode> to 
XML escaping.
 
 
-=head2 *CFG $request / Embperl_Output_Esc_Charset / output_esc_charset / no / 
2.0.2 / ocharsetLatin1 = 1
+=head2 *CFG $request / Embperl_Output_Esc_Charset / output_esc_charset / 2.0.2 
/ no / ocharsetLatin1 = 1
 
 Set the charset which to assume when escaping. This can only be set
 before the request starts (e.g. httpd.conf or top of the page). 
@@ -866,7 +866,7 @@
 
 =back
 
-=head2 *CFG $request / Embperl_SESSION_MODE / session_mode / no / 2.0b6 / 
smodeUDatCookie = 1
+=head2 *CFG $request / Embperl_SESSION_MODE / session_mode / 2.0b6 / no /  
smodeUDatCookie = 1
 
 Specifies how the id for the session data is passed between requests.
 Possible values are:



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to