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:
parent
d103719b06
commit
7211c97cba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14690
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue