From: Markus Armbruster Date: Wed, 22 Feb 2006 21:12:20 +0000 (+0000) Subject: Doc improvement. X-Git-Tag: PZ5~10 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=6b5aa6b5560eb98906462ce45a75396486c7bbf6 Doc improvement. --- diff --git a/include/econfig-spec.h b/include/econfig-spec.h index d54443e56..2a65fb6d4 100644 --- a/include/econfig-spec.h +++ b/include/econfig-spec.h @@ -89,7 +89,7 @@ EMPCFBOTH("privname", privname, char *, NSC_STRING, 0, EMPCFBOTH("privlog", privlog, char *, NSC_STRING, 0, "E-mail of the deity") EMPCFBOTH("privip", privip, char *, NSC_STRING, KM_INTERNAL, - "Deities may connect from these IPs or networks") + "Deities may connect from these IPs or networks, \"\" allows all") EMPCFBOTH("WORLD_X", WORLD_X, int, NSC_INT, 0, "World size X dimension (enforced to be even by subtracting 1 if necessary)") EMPCFBOTH("WORLD_Y", WORLD_Y, int, NSC_INT, 0,