Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2019 17:04:04 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r344129 - head
Message-ID:  <201902141704.x1EH44XG075448@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Differential Review: https://reviews.freebsd.org/D19193

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902141704.x1EH44XG075448>