diff options
Diffstat (limited to 'appendixa/makedev-desc.xml')
-rw-r--r-- | appendixa/makedev-desc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/makedev-desc.xml b/appendixa/makedev-desc.xml index d68e9adb4..8c16ef1df 100644 --- a/appendixa/makedev-desc.xml +++ b/appendixa/makedev-desc.xml @@ -1,8 +1,8 @@ <sect2><title>Short description</title> -<para><command>MAKEDEV</command> is a script for creating the necessary -static device nodes, usually residing in the <filename>/dev</filename> -directory.</para> +<para><command>make_devices</command> is a script for creating a basic set of +static device nodes, usually residing in the <filename +class="directory">/dev</filename> directory.</para> </sect2> |