From owner-svn-src-head@freebsd.org Thu Feb 14 19:00:33 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C476214DDDB1 for ; Thu, 14 Feb 2019 19:00:33 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5685B86ADD for ; Thu, 14 Feb 2019 19:00:33 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x832.google.com with SMTP id p48so8133970qtk.2 for ; Thu, 14 Feb 2019 11:00:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vIaYiLgxTglJwyWo9mnSkYqTgPr0UpfMGCEdOT+65is=; b=EoEMXjH9312bBHLrIGLYrVXHaTxZPIG0EVr2FuWZMrAcT+y0bdHWi0T8v+atTtBSmS dGr47vxWkbkr/HIxKNy82EijHImx+RA4p25XCLckpOWd+JpfXIh4zh7KMuhg25BXa4F5 /HZnx1PX1S64LeSHtmGpYLuTUhBBQ+dbJn/V8CHOfTmAKqJ/mI83bL7AzpiUtoQ5qn9e 18VVwneZaR9CPAZEWJVDM9VNITbHXwaN2rg75e7VhozcmeQRnudKrppqyL/zld1pLmVD 07aRL4dJNr+s8kQAHYWx9/JnCrddI0mM368LwTkDQxriXpRAbJNjIWpR+NtLnuetMlCk uAmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vIaYiLgxTglJwyWo9mnSkYqTgPr0UpfMGCEdOT+65is=; b=EmNmfL2jiqC6C0gd3vv1GvQ4dKaU8WleatwdB90cfTyIvmKkhKRGe9wxg5EMj7/V6N DnxLEgeI+dp3fA5JdwWVavgIX5wZ+3pcdLmExtiFPgc108Y2ZIHXgU/Kcinz5lfVK4+I DuEv4N3jFuGf0NhmDyNObx08nzxElLls3HVuIILZAcORnZsAAswCFCcFoqtAwmEQmJHk xvLX601HjtKRf8iWKWgX1PogBYcFgHgXyVCBcVK/IJeg1u+Ds8pax7cpnmRVwwHU47xh /UEDiagUvUEPs0Z75gksvaX7esPsL8NrXxttGSQ0w2wI9Em3nrAZHfd+mIzS3O7UquNl QeJw== X-Gm-Message-State: AHQUAuYGBcng3z6TEnRW3h1LUtZqWhjIVvJ1JzRM+j2rY7VdezxHrxX6 owbiiD99JQdWp+x/GQXifI0w4bbdp5VVZhK+wJt/hw== X-Google-Smtp-Source: AHgI3Ibc8YrF0pLCJ04a10IsuPT8x1+/HuC05K4CyueurJtvtz9ipcMStpcyOQ1K15zCPVCrj8LL9w6NZJn0fIM9iBk= X-Received: by 2002:ac8:16d0:: with SMTP id y16mr4241943qtk.345.1550170832845; Thu, 14 Feb 2019 11:00:32 -0800 (PST) MIME-Version: 1.0 References: <201902141704.x1EH44XG075448@repo.freebsd.org> <201902141816.x1EIGDER087144@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201902141816.x1EIGDER087144@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Thu, 14 Feb 2019 12:00:22 -0700 Message-ID: Subject: Re: svn commit: r344129 - head To: "Rodney W. Grimes" Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org X-Rspamd-Queue-Id: 5685B86ADD X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.959,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2019 19:00:34 -0000 On Thu, Feb 14, 2019 at 11:29 AM Rodney W. Grimes < freebsd@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@freebsd.org >