Message function reference
diff --git a/function-reference/message-functions/text.xml b/function-reference/message-functions/text.xml
index 97c86e6..24f4b82 100644
--- a/function-reference/message-functions/text.xml
+++ b/function-reference/message-functions/text.xml
@@ -77,9 +77,9 @@ displaying informational messages.
- The following are available from eutils.eclass in EAPIs 0, 1 and 2.
- They are deprecated in favor of GLEP 42 news items and package manager
- message logging functionality.
+ The following are available from eutils.eclass . ebeep and epause
+ are deprecated in EAPIS 0, 1 and 2 in favor of GLEP 42 news items and
+ package manager message logging functionality.
@@ -108,6 +108,14 @@ displaying informational messages.
Beep the specified number (must be a positive integer) of times. Defaults to a sane value.
+
+
+ eqawarn
+
+
+ Used by eclass authors to notify ebuild writers that they are using deprecated functionality.
+
+