Index: doc/user.xml =================================================================== RCS file: /sources/dejagnu/dejagnu/doc/user.xml,v retrieving revision 1.3 diff -u -5 -r1.3 user.xml --- doc/user.xml 17 May 2007 04:41:02 -0000 1.3 +++ doc/user.xml 19 Aug 2007 23:14:26 -0000 @@ -610,11 +610,11 @@ } Call make check. The output should contain -"# of expected passes 9" and "# of unexcpected failures 1". +"# of expected passes 9" and "# of unexpected failures 1". Have a look at the procedures in /usr/share/dejagnu/remote.exp to have an overview of the offered procedures and their features. Now setup a real target. In the following example we assume as target a PowerBook running Debian. @@ -846,11 +846,11 @@ FAIL A test failed, although it was expected to succeed. This may indicate regress; inspect the test case and the failing - software to ocate the bug. + software to locate the bug. XFAIL A test failed, but it was expected to fail. This