diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:07:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:07:17 +0000 |
commit | 317b76b8c070d8ea40c7e3480218ddeb3cfb47f9 (patch) | |
tree | 4d3ffd88fa785e5be0b542cdc5d3bdc3ebb6130d /chapter06 | |
parent | 0846a798f7db4e9712ed769545acb890a282b57c (diff) |
* Mention udev's testsuite. Fixes bug 1042.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 37458ae60..3282f5d14 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -40,7 +40,8 @@ devices nodes are to be created.</para></listitem> </varlistentry> </variablelist> -<para>This package does not come with a test suite.</para> +<para>To test the results, issue: +<userinput>make check</userinput>.</para> <para>Install the package:</para> |