Remove comment about Erlang/OTP older than R14, as we require 19.3 nowadays

This commit is contained in:
Badlop 2020-06-02 21:22:20 +02:00
parent 337ba42953
commit bcd2cd7e93
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@
#. #.
#' ERL_EPMD_ADDRESS: IP addresses where epmd listens for connections #' ERL_EPMD_ADDRESS: IP addresses where epmd listens for connections
# #
# IMPORTANT: This option works only in Erlang/OTP R14B03 and newer.
#
# This environment variable may be set to a comma-separated # This environment variable may be set to a comma-separated
# list of IP addresses, in which case the epmd daemon # list of IP addresses, in which case the epmd daemon
# will listen only on the specified address(es) and on the # will listen only on the specified address(es) and on the