mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
typo ohters -> others
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
30eed692b6
commit
549af1cc41
@ -16,7 +16,7 @@ Create the device files by running the following commands:
|
|||||||
<para>
|
<para>
|
||||||
The <quote>generic</quote> parameter passed to the MAKEDEV script
|
The <quote>generic</quote> parameter passed to the MAKEDEV script
|
||||||
doesn't create all the devices a user might need, such as audio devices,
|
doesn't create all the devices a user might need, such as audio devices,
|
||||||
hdc, hdd and ohters. If it seems something is missing MAKEDEV has to be told
|
hdc, hdd and others. If it seems something is missing MAKEDEV has to be told
|
||||||
to
|
to
|
||||||
create it. To create hdc replace generic with hdc. A user can also add hdc
|
create it. To create hdc replace generic with hdc. A user can also add hdc
|
||||||
to generic, so he would execute <userinput>./MAKEDEV -v generic
|
to generic, so he would execute <userinput>./MAKEDEV -v generic
|
||||||
|
Loading…
Reference in New Issue
Block a user