diff --git a/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml b/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml index bb0079e893..a64a35ff6e 100644 --- a/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml @@ -109,8 +109,10 @@ <para>Linux binary compatibility is not turned on by default. The easiest way to enable this functionality is to load the <literal>linux</literal> KLD object (<quote>Kernel LoaDable - object</quote>). You can load this module by simply typing - <command>linux</command> at the command prompt.</para> + object</quote>). You can load this module by typing the + following as <username>root</username>:</para> + + <screen>&prompt.root; <userinput>kldload linux</userinput></screen> <para>If you would like Linux compatibility to always be enabled, then you should add the following line to