Update Question 10.18:
- Add <replaceable> for minor version numbers - Turn "FreeBSD" into &os; - Add for better rendering - Remove text about the installation of MAKEDEV(8) Reviewed by: trhodes, danger Approved by: gabor
This commit is contained in:
parent
c16f8c98ad
commit
c6e8387505
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32333
1 changed files with 1 additions and 7 deletions
|
@ -6220,16 +6220,10 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>FreeBSD 5.X and beyond use the &man.devfs.8; device-on-demand
|
<para>&os; 5.<replaceable>X</replaceable> and beyond use the &man.devfs.8; device-on-demand
|
||||||
system. Device drivers automatically create new device
|
system. Device drivers automatically create new device
|
||||||
nodes as they are needed, obsoleting
|
nodes as they are needed, obsoleting
|
||||||
<filename>/dev/MAKEDEV</filename>.</para>
|
<filename>/dev/MAKEDEV</filename>.</para>
|
||||||
|
|
||||||
<para>If you are running FreeBSD 4.X or earlier and
|
|
||||||
<filename>/dev/MAKEDEV</filename> is missing, then you
|
|
||||||
really do have a problem. Grab a copy from the system
|
|
||||||
source code, probably in
|
|
||||||
<filename>/usr/src/etc/MAKEDEV</filename>.</para>
|
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue