Add a note about MAKEDEV / devfs.

PR:		docs/48038
This commit is contained in:
Murray Stokely 2003-04-07 11:20:24 +00:00
parent 75ea4f411b
commit 046f71c082
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113211

View file

@ -417,6 +417,10 @@
(especially with C++ programs) as the compiler may wind up
using a mixture of obsolete and current header files.</para>
<para><filename>MAKEDEV</filename> is no longer available.
FreeBSD 5.X uses a device filesystem. For more information,
please see &man.devfs.5;.</para>
</sect2>
</sect1>