Hope these are right!

Ross
----
Index: 70.html
===================================================================
RCS file: /cvs/www/70.html,v
retrieving revision 1.83
diff -u -p -r1.83 70.html
--- 70.html     8 Oct 2021 16:31:36 -0000       1.83
+++ 70.html     9 Oct 2021 11:04:41 -0000
@@ -483,7 +483,7 @@ to 7.0.
        <li>In <a href="https://man.openbsd.org/bgpctl.8";>bgpctl(8)</a> print 
out both the sent "Neighbor capabilities" and the
                "Negotiated capabilities" for a session. 
        <li>Print timestamps both as a formatted and a pure time in seconds
-               filed in various JSON objects.
+               field in various JSON objects.
        <li>Fixed a bug, where during <a 
href="https://man.openbsd.org/bgpd.8";>bgpd(8)</a> config reloads prefixes of the
                wrong address family could leak to peers resulting in session 
resets.
        <li>Added support for RFC 7313 - Enhanced Route Refresh
@@ -501,7 +501,7 @@ to 7.0.
        <li>Implemented receive side of RFC 7911 - Advertisement of Multiple 
Paths
        in BGP. OpenBGPD is currently not able to send multiple paths out.
        <li>Improved checks of VRPs loaded via RTR or from the roa-set table.
-       <li>Allowed to optionally specify an expiry time for roa-set entries to
+       <li>Allowed optionally specifying an expiry time for roa-set entries to
                mitigate BGP route decision making based on outdated RPKI data.
                OpenBGPD's companion rpki-client(8) produces roa-sets with the
                new 'expires' property
@@ -542,10 +542,10 @@ to 7.0.
           and CRL validity times. The 'expires' value can be used to avoid 
route
           selection based on stale data when generating VRP sets, when faced
           with loss of communication between consumer and validator, or
-          validator and CA repository,
+          validator and CA repository.
        <li>Made the runtime timeout (-s option) also trigger in
-          child proecesses.
-       <li>Improved RRDP support and make RRDP as default protocol for
+          child processes.
+       <li>Improved RRDP support and make RRDP the default protocol for
           synchronizing the RPKI repository data, with <a
         href="https://man.openbsd.org/openrsync.1";>openrsync(1)</a> used as 
secondary.
        <li>At startup, warn if the filesystem containing the cache directory

Reply via email to