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/erl_boot_server.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/kernel/doc/src/erl_boot_server.xml') diff --git a/lib/kernel/doc/src/erl_boot_server.xml b/lib/kernel/doc/src/erl_boot_server.xml index 4109251387..89f9855c49 100644 --- a/lib/kernel/doc/src/erl_boot_server.xml +++ b/lib/kernel/doc/src/erl_boot_server.xml @@ -28,7 +28,7 @@ - erl_boot_server + erl_boot_server Boot server for other Erlang machines.

This server is used to assist diskless Erlang nodes that fetch @@ -52,14 +52,14 @@ - + Add a slave to the list of allowed slaves.

Adds a Slave node to the list of allowed slave hosts.

- + Delete a slave from the list of allowed slaves.

Deletes a Slave node from the list of allowed slave @@ -67,7 +67,7 @@ - + Start the boot server.

Starts the boot server. Slaves is a list of @@ -76,7 +76,7 @@ - + Start the boot server and link to the the caller.

Starts the boot server and links to the caller. This function @@ -85,7 +85,7 @@ - + Return the current list of allowed slave hosts.

Returns the current list of allowed slave hosts.

-- cgit v1.2.3