From 50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Wed, 12 Dec 2018 19:32:24 +0100 Subject: Add empty 'since' attribute for old modules and functions --- lib/kernel/doc/src/auth.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/kernel/doc/src/auth.xml') diff --git a/lib/kernel/doc/src/auth.xml b/lib/kernel/doc/src/auth.xml index 5901446960..a57da18de9 100644 --- a/lib/kernel/doc/src/auth.xml +++ b/lib/kernel/doc/src/auth.xml @@ -28,7 +28,7 @@ - auth + auth Erlang network authentication server.

This module is deprecated. For a description of the Magic @@ -42,7 +42,7 @@ - + Magic cookie for local node (deprecated).

Use @@ -51,7 +51,7 @@ - + Set the magic for the local node (deprecated). The cookie can also be specified as a list with a single atom element. @@ -63,7 +63,7 @@ - + Status of communication authorization (deprecated).

Returns yes if communication with Node is @@ -76,7 +76,7 @@ - node_cookie([Node, Cookie]) -> yes | no + node_cookie([Node, Cookie]) -> yes | no Set the magic cookie for a node and verify authorization (deprecated). Node = node() @@ -88,7 +88,7 @@ - + Set the magic cookie for a node and verify authorization (deprecated).

Sets the magic cookie of Node to -- cgit v1.2.3