From b2ce42832189f964c7e868297f87573706232364 Mon Sep 17 00:00:00 2001
From: Artur Cygan
Date: Tue, 19 Jun 2018 22:52:03 +0200
Subject: Update system_info doc to include ets_count
---
erts/doc/src/erlang.xml | 170 ++++++++++++++++++++++++------------------------
1 file changed, 86 insertions(+), 84 deletions(-)
(limited to 'erts/doc')
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index b39d0e5e23..41612f3ac1 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -7581,7 +7581,7 @@ ok
-
+
System info overview.
Returns information about the current system.
@@ -7629,6 +7629,7 @@ ok
atom_count,
atom_limit,
+ ets_count,
ets_limit,
port_count,
port_limit,
@@ -7872,8 +7873,8 @@ ok
-
-
+
+
Information about the CPU topology of the system.
@@ -8024,16 +8025,16 @@ ok
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
Information about the default process heap settings.
@@ -8143,14 +8144,14 @@ ok
-
+
-
-
-
-
-
+
+
+
+
+
+
Information about various system limits.
@@ -8173,7 +8174,7 @@ ok
erl(1).
-
+
ets_count
-
Returns the number of ETS tables currently existing at the
@@ -8225,13 +8226,13 @@ ok
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Information about system time.
@@ -8455,16 +8456,16 @@ ok
anchor="system_info_scheduler"/>
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
Information about system schedulers.
@@ -8851,53 +8852,54 @@ ok
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Information about the system.
--
cgit v1.2.3