summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_setting.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/load_balancer_setting.php')
-rwxr-xr-xusr/local/www/load_balancer_setting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_setting.php b/usr/local/www/load_balancer_setting.php
index 6eff1ef..7085e5a 100755
--- a/usr/local/www/load_balancer_setting.php
+++ b/usr/local/www/load_balancer_setting.php
@@ -151,7 +151,7 @@ include("head.inc");
<td width="78%" class="vtable">
<input name="prefork" id="prefork" value="<?php if ($lbsetting['prefork'] <> "") echo $lbsetting['prefork']; ?>" class="formfld unknown">
<br />
- <?=gettext("Number of processes used by relayd. Leave blank to use the default value of 5 processes"); ?>
+ <?=gettext("Number of processes used by relayd for dns protocol. Leave blank to use the default value of 5 processes"); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud