mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Dereference man.lindev.4 macros, since the device is removed.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
006838ecc0
commit
c026b77a11
1 changed files with 2 additions and 2 deletions
|
|
@ -105,8 +105,8 @@
|
|||
<title>Kernel Changes</title>
|
||||
|
||||
<para revision="265132">The &man.full.4; device has been added,
|
||||
and the &man.lindev.4; device has been removed. Prior to this
|
||||
change, &man.lindev.4; provided only the
|
||||
and the lindev(4) device has been removed. Prior to this
|
||||
change, lindev(4) provided only the
|
||||
<filename>/dev/null</filename> character device, returning
|
||||
<literal>ENOSPC</literal> on write attempts. As this device is
|
||||
not specific to &linux;, a native &os; version has been
|
||||
|
|
|
|||
Loading…
Reference in a new issue