> Good day. > > I have some questions about correcting PHP-manual: > > 1. “Variable just like GET and POST method data” > May I put tag ‘<literal>’ here? > Suggest variant: “Variable just like <literal>GET</literal> and > <literal>POST</literal> method data” > > 2. “depending on the <literal>register_globals</literal> and <literal>variables_order</literal> > configuration variables” > May I replace this text with next variant: > “depending on the <link linkend="ini.register-globals">register_globals</link> and > <link linkend="ini.variables_order">variables_order</link> > configuration variables”? > > 3. “<literal>CLI</literal>” > Is it need to change it to “<acronym>CLI</acronym>”? > > -- > Best regards, > Voytsekhovskyy mailto:[EMAIL PROTECTED]
I think all your suggestions are OK, but you are beeing pickness :) We have lots of functions/extensions to document, so we can't loose time with such things IMHO. Nuno
