Fix broken or missing & in manual page links for cgxbe(4), ctl(4), and
ixgbe(4) Submitted by: lme
This commit is contained in:
parent
2647deb4ab
commit
3fedf7b09b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42781
1 changed files with 3 additions and 3 deletions
|
@ -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>">
|
||||
|
|
Loading…
Reference in a new issue