svn commit: r344129 - head

Warner Losh imp at bsdimp.com
Thu Feb 14 19:00:34 UTC 2019


On Thu, Feb 14, 2019 at 11:29 AM Rodney W. Grimes <
freebsd at pdx.rh.cn85.dnsmgr.net> wrote:

> > Author: imp
> > Date: Thu Feb 14 17:04:04 2019
> > New Revision: 344129
> > URL: https://svnweb.freebsd.org/changeset/base/344129
> >
> > Log:
> >   Fix small typo.
>
> A small request, when we fix a typo could we
> do:
>     fix typo: frambuffer -> framebuffer
>

No. Diff tells you that.


> Thanks,
> Rod
> >
> >   Differential Review: https://reviews.freebsd.org/D19193
>
> You sited a differential, but not give any attribution
> to the external source :-(
>

The differential review has that information.

Warner


> > Modified:
> >   head/UPDATING
> >
> > Modified: head/UPDATING
> >
> ==============================================================================
> > --- head/UPDATING     Thu Feb 14 15:45:53 2019        (r344128)
> > +++ head/UPDATING     Thu Feb 14 17:04:04 2019        (r344129)
> > @@ -237,7 +237,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
> >  20180719:
> >       ARM64 now have efifb support, if you want to have serial console
> >       on your arm64 board when an screen is connected and the bootloader
> > -     setup a frambuffer for us to use, just add :
> > +     setup a framebuffer for us to use, just add :
> >       boot_serial=YES
> >       boot_multicons=YES
> >       in /boot/loader.conf
>
> --
> Rod Grimes
> rgrimes at freebsd.org
>


More information about the svn-src-all mailing list