mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
More complete shells generated.
This commit is contained in:
@@ -155,7 +155,7 @@ echo ""
|
||||
for routine in ${ROUTINES}
|
||||
do
|
||||
echo "@page"
|
||||
echo "@subsection ${routine} - XXX"
|
||||
echo "@subsection ${routine} - "
|
||||
echo ""
|
||||
echo "@subheading CALLING SEQUENCE:"
|
||||
echo ""
|
||||
@@ -171,6 +171,12 @@ do
|
||||
echo ""
|
||||
echo "@subheading STATUS CODES:"
|
||||
echo ""
|
||||
echo "@table @b"
|
||||
echo "@item E"
|
||||
echo "The"
|
||||
echo ""
|
||||
echo "@end table"
|
||||
echo ""
|
||||
echo "@subheading DESCRIPTION:"
|
||||
echo ""
|
||||
echo "@subheading NOTES:"
|
||||
|
||||
Reference in New Issue
Block a user