On Tue, Sep 05, 2017 at 01:31:49PM +0200, Jesper Wallin wrote: > Hi, > > Now when syspatch(8) is available and has been tested for a few months, > perhaps mention it in afterboot(8) under the Errata section? > > > Jesper Wallin >
hi. i committed a tweaked version of this diff. thanks for the mail, jmc > > Index: share/man/man8/afterboot.8 > =================================================================== > RCS file: /cvs/src/share/man/man8/afterboot.8,v > retrieving revision 1.159 > diff -u -p -r1.159 afterboot.8 > --- share/man/man8/afterboot.8 20 Jun 2017 18:02:26 -0000 1.159 > +++ share/man/man8/afterboot.8 5 Sep 2017 11:24:42 -0000 > @@ -63,8 +63,12 @@ if they get used to using the high quali > .Ss Errata > By the time that you have installed your system, it is possible that > bugs in the release have been found. > -Any security or reliability fixes can be found at > +Any security or reliability fixes can be installed with > +.Xr syspatch 8 . > +.Pp > +You can find more information about the released fixes on > .Lk https://www.openbsd.org/errata.html . > +.Pp > It is recommended to check this page regularly. > .Ss Login > Log in on the console, or over the network using >
