Some bugs that keen-eyed Debian users noticed. -- Daniel Jacobowitz CodeSourcery
2008-04-06 Daniel Jacobowitz <[EMAIL PROTECTED]> * doc/user.xml (Adding a New Tool, Adding a New Target): Fix typos. * doc/dejagnu.texi: Regenerate. --- doc/dejagnu.texi | 6 +++--- doc/user.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) Index: dejagnu-1.4.4.cvs20060709/doc/user.xml =================================================================== --- dejagnu-1.4.4.cvs20060709.orig/doc/user.xml 2007-04-01 15:56:04.000000000 -0400 +++ dejagnu-1.4.4.cvs20060709/doc/user.xml 2007-04-01 15:59:31.000000000 -0400 @@ -2337,7 +2337,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o path, if a suitable configure is not available in your execution path.</para></listitem> - <listitem><para>e now ready to triumphantly type <command>make + <listitem><para>You are now ready to triumphantly type <command>make check</command> or <command>runtest</command>. You should see something like this:</para> @@ -2405,7 +2405,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o any <productname>Expect</productname> procedure. Use <command>return</command> to get back to the calling procedure (if any), or <command>return -tcl</command> to make the calling procedure itself - return to its caller; use <command>exi</command>t or end-of-file to leave + return to its caller; use <command>exit</command> or end-of-file to leave Expect altogether.) Run the program whose name is recorded in <symbol>$connectmode</symbol>, with the arguments in <symbol>$targetname</symbol>, to establish a connection. You should at Index: dejagnu-1.4.4.cvs20060709/doc/dejagnu.texi =================================================================== --- dejagnu-1.4.4.cvs20060709.orig/doc/dejagnu.texi 2007-04-01 15:56:04.000000000 -0400 +++ dejagnu-1.4.4.cvs20060709/doc/dejagnu.texi 2007-04-01 16:03:45.000000000 -0400 @@ -2716,7 +2716,7 @@ path, if a suitable configure is not ava path. @item -e now ready to triumphantly type @code{make +You are now ready to triumphantly type @code{make check} or @code{runtest}. You should see something like this: @@ -2782,7 +2782,7 @@ arguments; or you can run the command @c any Expect procedure. Use @code{return} to get back to the calling procedure (if any), or @code{return -tcl} to make the calling procedure itself -return to its caller; use @code{exi}t or end-of-file to leave +return to its caller; use @code{exit} or end-of-file to leave Expect altogether.) Run the program whose name is recorded in @code{$connectmode}, with the arguments in @code{$targetname}, to establish a connection. You should at _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org http://lists.gnu.org/mailman/listinfo/dejagnu