Add 5.X syntax for device bpf kernel configuration (last one).
This commit is contained in:
parent
e7adbc9a74
commit
ccbed97928
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20910
1 changed files with 1 additions and 1 deletions
|
@ -5027,7 +5027,7 @@ dhcp_flags=""</programlisting>
|
|||
<para>In order to configure your FreeBSD system as a DHCP server,
|
||||
you will need to ensure that the &man.bpf.4;
|
||||
device is compiled into your kernel. To do this, add
|
||||
<literal>pseudo-device bpf</literal> to your kernel
|
||||
<literal>device bpf</literal> (<literal>pseudo-device bpf</literal> under &os; 4.X) to your kernel
|
||||
configuration file, and rebuild the kernel. For more
|
||||
information about building kernels, see <xref
|
||||
linkend="kernelconfig">.</para>
|
||||
|
|
Loading…
Reference in a new issue