|
@@ -117,8 +117,8 @@
|
|
|
|
|
|
<para>Install the documentation for the Linux kernel:</para>
|
|
|
|
|
|
-<screen>install -d /usr/share/doc/linux-&linux-version; &&
|
|
|
-cp -r Documentation/* /usr/share/doc/linux-&linux-version;</screen>
|
|
|
+<screen><userinput>install -d /usr/share/doc/linux-&linux-version; &&
|
|
|
+cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
|
|
|
|
|
|
<para>It is important to note that the files in the kernel source
|
|
|
directory are not owned by <emphasis>root</emphasis>. Whenever a
|