summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-07-05 12:51:09 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-07-05 12:51:09 +0200
commit9410cda24006955362448f200e9b9db25085c0d2 (patch)
tree8ebfca6a91a9073a6442ad48b2ac3bd8fa0205fc /searchcore
parent15dbc5a5636e10bc8a183630ed9400911e69e14a (diff)
Don't use unnecessary specific naming
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/fdispatchrc.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/config/fdispatchrc.def b/searchcore/src/vespa/searchcore/config/fdispatchrc.def
index cce62263125..e00e35c43a0 100644
--- a/searchcore/src/vespa/searchcore/config/fdispatchrc.def
+++ b/searchcore/src/vespa/searchcore/config/fdispatchrc.def
@@ -33,7 +33,7 @@ defaultslowquerylimitfactor double default=2.0 restart
## If 0, fdispatch will not offer RPC service.
frtport int default=0 restart
-## Port to use for yamas health reporting
+## Port for health reporting
healthport int default=0 restart
## The maximum time between successful reads on a socket before timeout.