summaryrefslogtreecommitdiffstats
path: root/user/rsb/configuration.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-10-13 19:51:25 +1100
committerChris Johns <chrisj@rtems.org>2019-10-13 20:21:17 +1100
commitbb47f890c82595ba493a82aa860c6892a52e1e8c (patch)
tree9ff67633b6f9bb42902de4441856435ec0c7a639 /user/rsb/configuration.rst
parentbsps/beagle: update i2c section (diff)
downloadrtems-docs-bb47f890c82595ba493a82aa860c6892a52e1e8c.tar.bz2
user/rsb: Update 3rd party package build and add packaging details.
Diffstat (limited to 'user/rsb/configuration.rst')
-rw-r--r--user/rsb/configuration.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst
index e9a6ad4..fc387a1 100644
--- a/user/rsb/configuration.rst
+++ b/user/rsb/configuration.rst
@@ -879,13 +879,13 @@ The script language is implemented in terms of macros. The built-in list is:
``%hash``:
Define a checksum for a source or patch file.
-``%echo``:
+``%{echo message}``:
Print the following string as a message.
-``%warning``:
+``%{warning message}``:
Print the following string as a warning and continue.
-``%error``:
+``%{error message}``:
Print the following string as an error and exit.
``%select``: