Index: modules/system/system.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.module,v
retrieving revision 1.682
diff -u -p -r1.682 system.module
--- modules/system/system.module	22 Apr 2009 09:45:03 -0000	1.682
+++ modules/system/system.module	26 Apr 2009 00:11:34 -0000
@@ -1354,6 +1354,8 @@ function _system_settings_form_automatic
  * @see system_settings_form_submit()
  * @param $form
  *   An associative array containing the structure of the form.
+ * @param $automatic_defaults
+ *   Automatically load the saved values for each field from the system variables (defaults to TRUE).
  * @return
  *   The form structure.
  */
