From c302e891a8eb8dd565cb3b2dc83cdfa5c0a09537 Mon Sep 17 00:00:00 2001 From: khoff Date: Mon, 21 Apr 2003 21:40:00 +0000 Subject: [PATCH] renamed/clarified exclude_ip_addr option. --- FS/FS/Conf.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 5681dde38..545d8b77e 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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', }, -- 2.11.0