mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo: s/null/full
Spotted by: jilles Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c778397f26
commit
33dc5c2a8c
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
<para revision="265132">The &man.full.4; device has been added,
|
||||
and the <literal>lindev(4)</literal> device has been removed.
|
||||
Prior to this change, <literal>lindev(4)</literal> provided only
|
||||
the <filename>/dev/null</filename> character device, returning
|
||||
the <filename>/dev/full</filename> character device, returning
|
||||
<literal>ENOSPC</literal> on write attempts. As this device is
|
||||
not specific to &linux;, a native &os; version has been
|
||||
added.</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue