Mention that MAKEDEV is not necessary if DEVFS is used. Mark this up

in a <note> to make sure that it stands out as a new 5.x feature.

Approved by:	re (rwatson)
This commit is contained in:
Giorgos Keramidas 2002-11-23 23:10:16 +00:00
parent 3f3c49e1b3
commit 5b838fe354
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15005

View file

@ -7806,6 +7806,13 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
<screen>&prompt.root; <userinput>cd /dev</userinput>
&prompt.root; <userinput>sh MAKEDEV vty12</userinput></screen>
<note>
<para>On FreeBSD 5.x you do not have to create devices manually if
you are using <literal>DEVFS</literal>, since the proper device
nodes will be automatically created under
<filename class="directory">/dev</filename>.</para>
</note>
<para>Next, the easiest (and cleanest) way to activate the
virtual consoles is to reboot. However, if you really do not
want to reboot, you can just shut down the X Window system