Date: Sun, 4 May 2014 01:32:57 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r265304 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201405040132.s441Wv6Y090663@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Sun May 4 01:32:57 2014 New Revision: 265304 URL: http://svnweb.freebsd.org/changeset/base/265304 Log: Dereference man.lindev.4 macros, since the device is removed. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun May 4 01:32:55 2014 (r265303) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun May 4 01:32:57 2014 (r265304) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405040132.s441Wv6Y090663>