summaryrefslogtreecommitdiffstats
path: root/eng/build-system.rst
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2022-11-03 09:54:41 -0600
committerGedare Bloom <gedare@rtems.org>2022-11-11 11:58:25 -0700
commit168ed2701ec079813d585d831fb01a6db0f6a379 (patch)
tree4bd473b7dedcfa8177874f53a883b98ce981adf9 /eng/build-system.rst
parentc-user: Adjust URL for struct timespec (diff)
downloadrtems-docs-168ed2701ec079813d585d831fb01a6db0f6a379.tar.bz2
eng, user: update bsp_defaults to bspdefaults
Diffstat (limited to '')
-rw-r--r--eng/build-system.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/build-system.rst b/eng/build-system.rst
index 030679d..dd979e9 100644
--- a/eng/build-system.rst
+++ b/eng/build-system.rst
@@ -79,7 +79,7 @@ In the ``./waf bsp_list`` command, the BSP list is generated from the
BSP Defaults
------------
-In the ``./waf bsp_defaults`` command, the BSP defaults are generated from the
+In the ``./waf bspdefaults`` command, the BSP defaults are generated from the
:ref:`SpecTypeBuildBSPItemType` and :ref:`SpecTypeBuildOptionItemType` items.
Build specification items contribute to the command through the
``do_defaults()`` method in the ``wscript``.