diff options
Diffstat (limited to 'chapter05/hostreqs.xml')
-rw-r--r-- | chapter05/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/hostreqs.xml b/chapter05/hostreqs.xml index 9d7853d45..cf90d3e9a 100644 --- a/chapter05/hostreqs.xml +++ b/chapter05/hostreqs.xml @@ -10,7 +10,7 @@ <para>Due to the experimental nature of the current book, the host must be running at <emphasis>least</emphasis> a 2.6.2 kernel. The reasons for this high requirement is the use of NPTL, but more importantly the use of udev. Udev -creates devices dynamically by reading from the sysfs file system. Only very +creates devices dynamically by reading from the <systemitem class="filesystem">sysfs</systemitem> file system. Only very recently has support for this file system been implemented in most of the kernel drivers, however. We must be sure that all the critical system devices get created properly.</para> |