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/gen_udp.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/kernel/doc/src/gen_udp.xml') diff --git a/lib/kernel/doc/src/gen_udp.xml b/lib/kernel/doc/src/gen_udp.xml index 840ca3c188..d20fc1fdfd 100644 --- a/lib/kernel/doc/src/gen_udp.xml +++ b/lib/kernel/doc/src/gen_udp.xml @@ -28,7 +28,7 @@ 1997-12-03 A - gen_udp + gen_udp Interface to UDP sockets.

This module provides functions for communicating @@ -53,7 +53,7 @@ - + Close a UDP socket.

Closes a UDP socket.

@@ -61,7 +61,7 @@ - + Change controlling process of a socket.

Assigns a new controlling process Pid to @@ -77,8 +77,8 @@ - - + + Associate a UDP port number with the process calling it.

Associates a UDP port number (Port) with the @@ -189,8 +189,8 @@ - - + + Receive a packet from a passive socket.

@@ -213,7 +213,7 @@ - + Send a packet.

-- cgit v1.2.3