On Mon, Sep 21, 2009 at 3:06 PM, Rainer Jung <[email protected]>wrote:
> On 21.09.2009 20:14, Jeff Trawick wrote: > > On Mon, Sep 21, 2009 at 1:37 PM, <[email protected] > > <mailto:[email protected]>> wrote: > > > > Author: rjung > > Date: Mon Sep 21 17:37:42 2009 > > New Revision: 817338 > > > > URL: http://svn.apache.org/viewvc?rev=817338&view=rev > > <http://svn.apache.org/viewvc?rev=817338&view=rev> > > Log: > > Renaming mod_fcgid directives part 1: > > > > - Use common prefix "FCGID" > > - Switch from underscores to CamelCase > > > > Here: > > > > - cloning all AP_INIT_* in fcgid_cmds > > - Adding "DEPRECATED" to the short explanation text (mod_info) > > > > ... > > > > > > + AP_INIT_TAKE1("BusyScanInterval", set_busy_scan_interval, NULL, > > + RSRC_CONF, > > + "DEPRECATED - scan interval for busy timeout > > process"), > > > > > > What about simply "See FCGIDBusyScanInterval" or "Replaced by > > FCGIDBusyScanInterval" ? > > Because that would've been more work to do ;) > > Should we replace all the old text by this, or only add this? > If they have a list of these directive descriptions, they have the meaning of FCGIDBusyInterval anyway. Also, axing the old text means one fewer change to remember when improving the wording.
