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/disk_log.xml | 74 ++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'lib/kernel/doc/src/disk_log.xml') diff --git a/lib/kernel/doc/src/disk_log.xml b/lib/kernel/doc/src/disk_log.xml index 884cb32c0c..e308b06f3c 100644 --- a/lib/kernel/doc/src/disk_log.xml +++ b/lib/kernel/doc/src/disk_log.xml @@ -34,7 +34,7 @@ D disk_log.sgml - disk_log + disk_log A disk-based term logging facility.

disk_log is a disk-based term logger that enables @@ -238,7 +238,7 @@ - + Return the accessible disk logs on the current node.

Returns the names of the disk logs accessible on the current node. @@ -248,8 +248,8 @@ - - + + Asynchronously log an item on to a disk log. @@ -275,8 +275,8 @@ - - + + Asynchronously log many items on to a disk log. @@ -303,8 +303,8 @@ - - + + Block a disk log. @@ -330,21 +330,21 @@ - + Change option head or head_func for an owner of a disk log.

Changes the value of option head or head_func for an owner of a disk log.

- + Change option notify for an owner of a disk log.

Changes the value of option notify for an owner of a disk log.

- + Change the size of an open disk log.

Changes the size of an open log. @@ -384,10 +384,10 @@ - - - - + + + + Read a chunk of items written to a disk log. @@ -447,7 +447,7 @@ - + Return information about a chunk continuation of a disk log.

Returns the pair {node, Node}, @@ -457,7 +457,7 @@ - + Step forward or backward among the wrap log files of a disk log.

Can be used with chunk/2,3 and bchunk/2,3 @@ -480,7 +480,7 @@ - + Close a disk log. @@ -505,7 +505,7 @@ - + Return an English description of a disk log error reply.

Given the error returned by any function in this module, @@ -517,7 +517,7 @@ - + Change to the next wrap log file of a disk log. @@ -534,7 +534,7 @@ - + Return information about a disk log. @@ -685,8 +685,8 @@ - - + + Close a disk log on one node. @@ -704,8 +704,8 @@ - - + + Log an item onto a disk log. @@ -739,8 +739,8 @@ - - + + Log many items onto a disk log. @@ -768,7 +768,7 @@ - + Open a disk log file. @@ -1041,7 +1041,7 @@ - + Return the name of the disk log handled by a pid.

Returns the log name @@ -1053,9 +1053,9 @@ - - - + + + Reopen a disk log and save the old log. @@ -1087,7 +1087,7 @@ - + Flush the contents of a disk log to the disk. @@ -1097,9 +1097,9 @@ - - - + + + Truncate a disk log. @@ -1129,7 +1129,7 @@ - + Unblock a disk log. -- cgit v1.2.3