--- wikisrc/kyua.mdwn 2012/09/01 19:32:25 1.6 +++ wikisrc/kyua.mdwn 2012/11/27 06:45:22 1.7 @@ -191,7 +191,7 @@ The easiest (but also the least "future- suite with Kyua is to use the backwards compatibility ATF tools provided by the kyua-atf-compat module. First of all, install the package: - $ cd /usr/pkgsrc/deve/kyua-atf-compat + $ cd /usr/pkgsrc/devel/kyua-atf-compat $ make install && make clean And then, running the test suite is as easy as: @@ -229,9 +229,9 @@ at these steps. To get started, install the Kyua packages: - $ cd /usr/pkgsrc/deve/kyua-cli + $ cd /usr/pkgsrc/devel/kyua-cli $ make install && make clean - $ cd /usr/pkgsrc/deve/kyua-atf-compat + $ cd /usr/pkgsrc/devel/kyua-atf-compat $ make install && make clean Once this is done, configure Kyua in the same way ATF is configured "out of