renamed/clarified exclude_ip_addr option.
authorkhoff <khoff>
Mon, 21 Apr 2003 21:40:00 +0000 (21:40 +0000)
committerkhoff <khoff>
Mon, 21 Apr 2003 21:40:00 +0000 (21:40 +0000)
FS/FS/Conf.pm

index 5681dde..545d8b7 100644 (file)
@@ -374,9 +374,9 @@ httemplate/docs/config.html
   },
 
   {
-    'key'         => 'excludeaddr',
-    'section'     => 'deprecated',
-    'description' => 'Addresses to exclude from assignment, one per line.',
+    'key'         => 'exclude_ip_addr',
+    'section'     => '',
+    'description' => 'Exclude these from the list of available broadband service IP addresses. (One per line)',
     'type'        => 'textarea',
   },