Be more explicit, systems without DEVFS are FreeBSD versions before 5.0

PR:		docs/44206
Submitted by:	Victor Sudakov <sudakov@sibptus.tomsk.ru>
This commit is contained in:
Marc Fonvieille 2002-10-18 18:27:20 +00:00
parent d103719b06
commit 7211c97cba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14690

View file

@ -1317,7 +1317,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<sect3>
<title>MAKEDEV Script</title>
<para>On systems without <literal>DEVFS</literal>, device nodes are created
<para>On systems without <literal>DEVFS</literal> (this concerns all FreeBSD versions before 5.0), device nodes are created
using the &man.MAKEDEV.8; script as shown below:</para>
<screen>&prompt.root; <userinput>cd /dev</userinput>