diff options
Diffstat (limited to 'chapter05/kernelheaders.xml')
-rw-r--r-- | chapter05/kernelheaders.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml index e535ff5d5..adc7a668d 100644 --- a/chapter05/kernelheaders.xml +++ b/chapter05/kernelheaders.xml @@ -12,7 +12,7 @@ <para>As some packages need to refer to the kernel header files, we're going to unpack the kernel archive now, set it up, and copy the required files to a -place where <userinput>gcc</userinput> can later find them.</para> +place where <command>gcc</command> can later find them.</para> <para>Prepare for the header installation with:</para> |