Think I got them all.
Ross
----
Index: 70.html
===================================================================
RCS file: /cvs/www/70.html,v
retrieving revision 1.85
diff -u -p -r1.85 70.html
--- 70.html     9 Oct 2021 18:27:18 -0000       1.85
+++ 70.html     10 Oct 2021 05:02:35 -0000
@@ -204,7 +204,7 @@ to 7.0.
                in <a href="https://man.openbsd.org/vmm.4";>vmm(4)</a>.
        <li>Fixed <a href="https://man.openbsd.org/vmm.4";>vmm(4)</a> vcpu 
locking issues.
        <li>Added <a href="https://man.openbsd.org/vmd.8";>vmd(8)</a> support 
for variable length vionet rx descriptor chains.
-       <li>Prevented stack overflow in <a 
href="https://man.openbsd.org/vmd.8";>vmd(8)</a> due to large dhcp packets on 
local interfaces.
+       <li>Prevented stack overflow in <a 
href="https://man.openbsd.org/vmd.8";>vmd(8)</a> due to large DHCP packets on 
local interfaces.
        <li>Allowed locking of a randomly assigned lladdr in <a 
href="https://man.openbsd.org/vmd.8";>vmd(8)</a>.
        <li>Skipped inspecting non-udp packets on local interfaces for <a 
href="https://man.openbsd.org/vmd.8";>vmd(8)</a>.
        <li>Prevented guest virtio drivers from causing stack and buffer 
overflows in <a href="https://man.openbsd.org/vmd.8";>vmd(8)</a>.
@@ -589,7 +589,7 @@ to 7.0.
     <ul>
        <li>Changed <a
                href="https://man.openbsd.org/dhcpleased.8";>dhcpleased(8)</a> 
client
-               identifier transmission to match other dhcp client 
implementations.
+               identifier transmission to match other DHCP client 
implementations.
        <li>Simplified <a
                
href="https://man.openbsd.org/dhcpleasectl.8";>dhcpleasectl(8)</a> and
                added syntax to match <a
@@ -597,9 +597,9 @@ to 7.0.
                allowing one to be aliased to the other.
        <li>Retried broadcast with <a
                href="https://man.openbsd.org/dhcpleased.8";>dhcpleased(8)</a> 
when the
-               dhcp server is unreachable via unicast UDP.
+               DHCP server is unreachable via unicast UDP.
        <li>Made <a href="https://man.openbsd.org/resolvd.8";>resolvd(8)</a>
-               accept dns proposals for the loopback addresses.
+               accept DNS proposals for the loopback addresses.
        <li>Added to <a
                
href="https://man.openbsd.org/dhcpleased.conf.5";>dhcpleased.conf(5)</a>
                the ability to ignore routes or nameservers from a lease and to 
ignore
@@ -624,12 +624,12 @@ to 7.0.
                href="https://man.openbsd.org/resolvd.8";>resolvd(8)</a>, <a
                href="https://man.openbsd.org/slaacd.8";>slaacd(8)</a> and <a
                href="https://man.openbsd.org/dhcpleased.8";>dhcpleased(8)</a>.
-       <li>Implemented classless static routes dhcp option in <a
+       <li>Implemented classless static routes DHCP option in <a
                href="https://man.openbsd.org/dhcpleased.8";>dhcpleased(8)</a>.
        <li>Added a new "nameserver" command to <a
                href="https://man.openbsd.org/route.8";>route(8)</a>, sending
                nameserver proposals to <a
-               href="https://man.openbsd.org/resolvd.8";>resolvd(8)</a> using 
the dns
+               href="https://man.openbsd.org/resolvd.8";>resolvd(8)</a> using 
the DNS
                proposal protocol over the route socket. This command is 
intended be
                used to integrate userland triggered nameserver changes, for 
example
                by VPN software.

Reply via email to