Add some manual page entities for devfs(5) and note that 4.X and earlier
do not use it by default.
This commit is contained in:
parent
4b5857eeec
commit
12c0be934c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15100
1 changed files with 2 additions and 2 deletions
|
@ -256,9 +256,9 @@
|
|||
<devicename>tunN</devicename> where <literal>N</literal>
|
||||
is any unit number corresponding to your system.</para>
|
||||
|
||||
<para>For FreeBSD installations that do not have DEVFS enabled,
|
||||
<para>For FreeBSD installations that do not have &man.devfs.5; enabled (FreeBSD 4.X and earlier),
|
||||
the existence of the <devicename>tun0</devicename> device should
|
||||
be verified (this is not necessary if DEVFS is enabled as device
|
||||
be verified (this is not necessary if &man.devfs.5; is enabled as device
|
||||
nodes will be created on demand).</para>
|
||||
|
||||
<para>The easiest way to make sure that the
|
||||
|
|
Loading…
Reference in a new issue