Add infos about devfs(5) where needed.
This commit is contained in:
parent
7587ca0663
commit
6b53067695
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15114
1 changed files with 4 additions and 1 deletions
|
@ -1947,7 +1947,10 @@ Exports list on foobar:
|
|||
problem is to export a directory from the non-FreeBSD server,
|
||||
mount this directory onto a FreeBSD machine, and run
|
||||
<command>MAKEDEV</command> on the FreeBSD machine
|
||||
to create the correct device entries.</para>
|
||||
to create the correct device entries (FreeBSD 5.0 and later
|
||||
use &man.devfs.5; to allocate device nodes transparently for
|
||||
the user, running <command>MAKEDEV</command> on these
|
||||
versions is useless).</para>
|
||||
|
||||
</sect4>
|
||||
|
||||
|
|
Loading…
Reference in a new issue