aboutsummaryrefslogtreecommitdiffstats
path: root/erts/epmd
diff options
context:
space:
mode:
authorRalf Doering <[email protected]>2010-10-12 11:29:26 +0200
committerBjörn Gustavsson <[email protected]>2010-10-13 14:36:10 +0200
commit8ed11916bfc58366ea36bd6f1f477395d08bc0e9 (patch)
treea25925b85623d6d45fe934d51b6b147d980272c6 /erts/epmd
parent499082d25170aa7edf922a6aee0465a7ffb144d4 (diff)
downloadotp-8ed11916bfc58366ea36bd6f1f477395d08bc0e9.tar.gz
otp-8ed11916bfc58366ea36bd6f1f477395d08bc0e9.tar.bz2
otp-8ed11916bfc58366ea36bd6f1f477395d08bc0e9.zip
Update hint where to find epmd protocol spec in epmd_srv.c.
With newer releases erts/emulator/internal_doc/erl_ext_dist.txt just forwards the reader to the ERTS User's Guide. Adjust the comment in epmd_srv.c to point to this location too. Signed-off-by: Ralf Doering <[email protected]>
Diffstat (limited to 'erts/epmd')
-rw-r--r--erts/epmd/src/epmd_srv.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/erts/epmd/src/epmd_srv.c b/erts/epmd/src/epmd_srv.c
index df4d1a5715..ef471a473a 100644
--- a/erts/epmd/src/epmd_srv.c
+++ b/erts/epmd/src/epmd_srv.c
@@ -39,8 +39,10 @@
* server keeps the socket open where the request for registration was
* made.
*
- * The protocol is briefly documented in "erl_ext_dist.txt". All requests
- * to this server are done with a packet
+ * The protocol is briefly documented in the ERTS User's Guide, see
+ * http://www.erlang.org/doc/apps/erts/erl_dist_protocol.html
+ *
+ * All requests to this server are done with a packet
*
* 2 n
* +--------+---------+