Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2023 03:04:47 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Graham Perrin <grahamperrin@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: edacf4b4824a - main - UPDATING: fix a typo, adjust a white space
Message-ID:  <ZOGCzWKiv4zl31qS@FreeBSD.org>
In-Reply-To: <202308181700.37IH0WZT094403@gitrepo.freebsd.org>
References:  <202308181700.37IH0WZT094403@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 18, 2023 at 05:00:32PM +0000, Graham Perrin wrote:
> commit edacf4b4824af3630a953eb1080baf9c46f176de
> 
>     UPDATING: fix a typo, adjust a white space
> 
> diff --git a/UPDATING b/UPDATING
> index 705ca6431a32..b818d4dc8d29 100644
> --- a/UPDATING
> +++ b/UPDATING
> @@ -34,7 +34,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
>  	configuration.
>  
>  	Note that the early x86 BIOS bootloader (i.e., boot0sio) does not
> -	support rates above 9600 bps and is not chagned.  boot0sio users may
> +	support rates above 9600 bps and is not changed. boot0sio users may

There's no typo.  We prefer to format texts designed to be viewed on the
terminal screen using double spaces between sentenses because they look
better with monospaced fonts.  We're not enforcing this, but at least we
should not pessimize existing formatting when it's correct.

./danfe



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