Document r245076, r245128

Add man page references for:
 - vlan(4)
 - rarpd(8)
 - xz(1)

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-09-30 01:20:09 +00:00
parent 1958d24663
commit e403709e6b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42746

View file

@ -5,11 +5,14 @@
<!ENTITY title "&os; &release.version; Release Notes"> <!ENTITY title "&os; &release.version; Release Notes">
<!ENTITY svn.rev "http://svn.FreeBSD.org/viewvc/base?view=revision&amp;revision="> <!ENTITY svn.rev "http://svn.FreeBSD.org/viewvc/base?view=revision&amp;revision=">
<!ENTITY manlink.begin "http://www.FreeBSD.org/cgi/man.cgi?manpath=&os;+&release.version;"> <!ENTITY manlink.begin "http://www.FreeBSD.org/cgi/man.cgi?manpath=&os;+&release.version;">
<!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.firewire.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=firewire&amp;sektion=4'>firewire(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.virtio.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=virtio&amp;sektion=4'>virtio(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.vlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=vlan&amp;sektion=4'>vlan(4)</a>">
<!ENTITY man.wlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=wlan&amp;sektion=4'>wlan(4)</a>"> <!ENTITY man.wlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=wlan&amp;sektion=4'>wlan(4)</a>">
<!ENTITY man.rc.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=rc.conf&amp;sektion=5'>rc.conf(5)</a>"> <!ENTITY man.rc.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=rc.conf&amp;sektion=5'>rc.conf(5)</a>">
<!ENTITY man.hostapd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=hostapd&amp;sektion=8'>hostapd(8)</a>"> <!ENTITY man.hostapd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=hostapd&amp;sektion=8'>hostapd(8)</a>">
<!ENTITY man.rarpd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=rarpd&amp;sektion=8'>rarpd(8)</a>">
<!-- <!--
Sample manual page entity: Sample manual page entity:
<!ENTITY man.fstab.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=fstab&amp;sektion=5'>fstab(5)</a>"> <!ENTITY man.fstab.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&amp;query=fstab&amp;sektion=5'>fstab(5)</a>">
@ -43,6 +46,14 @@
following.</p> following.</p>
<ul> <ul>
<li>
<p>Support for &man.rarpd.8; added to &man.vlan.4;.
[<a href="&svn.rev;245076">r245076</a>]</p></li>
<li>
<p>&man.xz.1; updated to version 5.0.4.
[<a href="&svn.rev;245128">r245128</a>]</p></li>
<li> <li>
<p>The ZFS filesystem now supports TRIM when used on solid <p>The ZFS filesystem now supports TRIM when used on solid
state drives. ZFS TRIM support is enabled by default. [<a state drives. ZFS TRIM support is enabled by default. [<a