Document r245076, r245128
Add man page references for: - vlan(4) - rarpd(8) - xz(1) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1958d24663
commit
e403709e6b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42746
1 changed files with 11 additions and 0 deletions
|
|
@ -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&revision=">
|
<!ENTITY svn.rev "http://svn.FreeBSD.org/viewvc/base?view=revision&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;&query=xz&sektion=1'>xz(1)</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.firewire.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=firewire&sektion=4'>firewire(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.virtio.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=virtio&sektion=4'>virtio(4)</a>">
|
||||||
|
<!ENTITY man.vlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=vlan&sektion=4'>vlan(4)</a>">
|
||||||
<!ENTITY man.wlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=wlan&sektion=4'>wlan(4)</a>">
|
<!ENTITY man.wlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=wlan&sektion=4'>wlan(4)</a>">
|
||||||
<!ENTITY man.rc.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=rc.conf&sektion=5'>rc.conf(5)</a>">
|
<!ENTITY man.rc.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=rc.conf&sektion=5'>rc.conf(5)</a>">
|
||||||
<!ENTITY man.hostapd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=hostapd&sektion=8'>hostapd(8)</a>">
|
<!ENTITY man.hostapd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=hostapd&sektion=8'>hostapd(8)</a>">
|
||||||
|
<!ENTITY man.rarpd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=rarpd&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;&query=fstab&sektion=5'>fstab(5)</a>">
|
<!ENTITY man.fstab.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=fstab&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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue