[rtems-docs commit] eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typo

Joel Sherrill joel at rtems.org
Thu Aug 11 17:57:04 UTC 2022


Module:    rtems-docs
Branch:    master
Commit:    7757c19ccce545b5552c084cf530faadbac8dbfd
Changeset: http://git.rtems.org/rtems-docs/commit/?id=7757c19ccce545b5552c084cf530faadbac8dbfd

Author:    Joel Sherrill <joel at rtems.org>
Date:      Wed Aug 10 15:40:49 2022 -0500

eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typo

---

 eng/req/howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eng/req/howto.rst b/eng/req/howto.rst
index bd94b77..42c35ac 100644
--- a/eng/req/howto.rst
+++ b/eng/req/howto.rst
@@ -238,7 +238,7 @@ make sure the Git submodules are up-to-date.
 
 .. code-block:: none
 
-    $ ./spec2dmodules.py
+    $ ./spec2modules.py
 
 The script modifies or creates source files in :file:`modules/rtems` and
 :file:`modules/rtems-docs`.  Create patch sets for these changes just as if



More information about the vc mailing list