svn commit: r42781 - head/en_US.ISO8859-1/htdocs/releases/9.2R
Glen Barber
gjb at FreeBSD.org
Tue Oct 1 10:51:29 UTC 2013
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 & 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;&query=setfib&sektion=1'>setfib(1)</a>">
<!ENTITY man.xz.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=xz&sektion=1'>xz(1)</a>">
<!ENTITY man.cam.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=cam&sektion=4'>cam(4)</a>">
-<!ENTITY man.ctl.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ctlamp;sektion=4'>ctl(4)</a>">
-<!ENTITY man.cxgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=cxgbe;sektion=4'>cxgbe(4)</a>">
+<!ENTITY man.ctl.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ctl&sektion=4'>ctl(4)</a>">
+<!ENTITY man.cxgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=cxgbe&sektion=4'>cxgbe(4)</a>">
<!ENTITY man.firewire.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=firewire&sektion=4'>firewire(4)</a>">
-<!ENTITY man.ixgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ixgbe;sektion=4'>ixgbe(4)</a>">
+<!ENTITY man.ixgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ixgbe&sektion=4'>ixgbe(4)</a>">
<!ENTITY man.virtio.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=virtio&sektion=4'>virtio(4)</a>">
<!ENTITY man.nvme.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=nvme&sektion=4'>nvme(4)</a>">
<!ENTITY man.oce.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=oce&sektion=4'>oce(4)</a>">
More information about the svn-doc-head
mailing list