From c026b77a118422f08a67ccea9da240de85457d3c Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sun, 4 May 2014 01:32:57 +0000 Subject: [PATCH] Dereference man.lindev.4 macros, since the device is removed. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index c08075f9a93..793768ddc5b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -105,8 +105,8 @@ Kernel Changes 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 /dev/null character device, returning ENOSPC on write attempts. As this device is not specific to &linux;, a native &os; version has been