More complete shells generated.

This commit is contained in:
Joel Sherrill
1998-08-04 19:25:14 +00:00
parent 7fc5d54e27
commit 16bed8add3
18 changed files with 1245 additions and 277 deletions

View File

@@ -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:"