From 4a39593dd5922e546646000d9d5ee24a08baae8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Date: Wed, 11 Jan 2017 14:16:52 +0100
Subject: ets: Remove superfluous reference to R11B
---
lib/stdlib/doc/src/ets.xml | 4 ----
1 file changed, 4 deletions(-)
(limited to 'lib/stdlib')
diff --git a/lib/stdlib/doc/src/ets.xml b/lib/stdlib/doc/src/ets.xml
index 5f5d2b7f36..05401a2d40 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -541,10 +541,6 @@ Error: fun containing local Erlang function calls
Tab is
not of the correct type, or if Item is not
one of the allowed values, a badarg exception is raised.
-
- In Erlang/OTP R11B and earlier, this function would not fail but
- return undefined for invalid values for Item.
-
In addition to the {Item,Value}
pairs defined for info/1,
the following items are allowed:
--
cgit v1.2.3