Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 10:51:29 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42781 - head/en_US.ISO8859-1/htdocs/releases/9.2R
Message-ID:  <201310011051.r91ApTj9077708@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Oct  1 10:51:29 2013
New Revision: 42781
URL: http://svnweb.freebsd.org/changeset/doc/42781

Log:
  Fix broken or missing &amp; in manual page links for cgxbe(4), ctl(4), and
  ixgbe(4)
  
  Submitted by:	lme

Modified:
  head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml	Tue Oct  1 00:26:10 2013	(r42780)
+++ head/en_US.ISO8859-1/htdocs/releases/9.2R/relnotes.xml	Tue Oct  1 10:51:29 2013	(r42781)
@@ -10,10 +10,10 @@
 <!ENTITY man.setfib.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=setfib&amp;sektion=1'>setfib(1)</a>">
 <!ENTITY man.xz.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=xz&amp;sektion=1'>xz(1)</a>">
 <!ENTITY man.cam.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=cam&amp;sektion=4'>cam(4)</a>">
-<!ENTITY man.ctl.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=ctlamp;sektion=4'>ctl(4)</a>">
-<!ENTITY man.cxgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=cxgbe;sektion=4'>cxgbe(4)</a>">
+<!ENTITY man.ctl.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=ctl&amp;sektion=4'>ctl(4)</a>">
+<!ENTITY man.cxgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=cxgbe&amp;sektion=4'>cxgbe(4)</a>">
 <!ENTITY man.firewire.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=firewire&amp;sektion=4'>firewire(4)</a>">
-<!ENTITY man.ixgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=ixgbe;sektion=4'>ixgbe(4)</a>">
+<!ENTITY man.ixgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=ixgbe&amp;sektion=4'>ixgbe(4)</a>">
 <!ENTITY man.virtio.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=virtio&amp;sektion=4'>virtio(4)</a>">
 <!ENTITY man.nvme.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=nvme&amp;sektion=4'>nvme(4)</a>">
 <!ENTITY man.oce.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=oce&amp;sektion=4'>oce(4)</a>">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310011051.r91ApTj9077708>