From 20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Tue, 11 Dec 2018 17:42:39 +0100 Subject: Add "since" attributes in xml for new functions and modules introduced after OTP_R13B03. --- lib/reltool/doc/src/reltool.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/reltool') diff --git a/lib/reltool/doc/src/reltool.xml b/lib/reltool/doc/src/reltool.xml index 874cda8369..8a269365c9 100644 --- a/lib/reltool/doc/src/reltool.xml +++ b/lib/reltool/doc/src/reltool.xml @@ -711,7 +711,7 @@ target_spec() = [target_spec()] - get_status(Server) -> {ok, [Warning]} | {error, Reason} + get_status(Server) -> {ok, [Warning]} | {error, Reason} Get contents of a release file Server = server() -- cgit v1.2.3