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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to