dlm_controld: change cluster mark value description
This patch change the cluster mark value description, because it's not
accurate. The listen socket mark value will inherit it's mark value to
all new connections on an accept(). The kernel will also set this "for
all other connections mark value" for connect() as well, if the per
nodeid mark value isn't specified.