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

Joel Sherrill joel at rtems.org
Wed Aug 10 20:41:23 UTC 2022


---
 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
-- 
1.8.3.1



More information about the devel mailing list