summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-05-04 01:32:59 +0000
committergjb <gjb@FreeBSD.org>2014-05-04 01:32:59 +0000
commit664b2fe7275f6fceb3780f0b6406b63ee5083ac0 (patch)
treefdf4e1b812754ba3a9036f2c6070b21fa717f5d4
parent302648fb4b0cfc05375633cc7c645be455c541e9 (diff)
downloadFreeBSD-src-664b2fe7275f6fceb3780f0b6406b63ee5083ac0.zip
FreeBSD-src-664b2fe7275f6fceb3780f0b6406b63ee5083ac0.tar.gz
Wrap lindev(4) references in <literal> tags.
Sponsored by: The FreeBSD Foundation
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml6
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 793768d..3d12b35 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>
OpenPOWER on IntegriCloud