diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-01-20 23:08:33 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-01-20 23:08:33 +0000 |
| commit | 6deed2008a18b6b99e21e9c3537b33be424dda05 (patch) | |
| tree | 6f32091a79b260091867d3c48f177e6209774f76 /release | |
| parent | 4db7b8a854d3eef2eeec38555effa97010a390d4 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index a0e1ea51b8d4..b646890fc887 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -193,6 +193,11 @@ to restrict the output to only listing details about a single device.</para> + <para revision="260594">When unable to load a kernel module with + &man.kldload.8;, a message informing to view output of + &man.dmesg.8; is now printed, opposed to the previous output + <quote>Exec format error.</quote>.</para> + <sect3 xml:id="rc-scripts"> <title><filename>/etc/rc.d</filename> Scripts</title> |
