diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-05-04 01:32:59 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-05-04 01:32:59 +0000 |
| commit | b4f99e79c1d9f23930db3d340858ffdb24f91560 (patch) | |
| tree | fdf4e1b812754ba3a9036f2c6070b21fa717f5d4 /release | |
| parent | c026b77a118422f08a67ccea9da240de85457d3c (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 793768ddc5b0..3d12b35fe261 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -105,9 +105,9 @@ <title>Kernel Changes</title> <para revision="265132">The &man.full.4; device has been added, - and the lindev(4) device has been removed. Prior to this - change, lindev(4) provided only the - <filename>/dev/null</filename> character device, returning + 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 <literal>ENOSPC</literal> on write attempts. As this device is not specific to &linux;, a native &os; version has been added.</para> |
