[PATCH htdocs] index: Mac OS X -> macOS

Enze Li enze.li@hotmail.com
Thu Jan 12 13:15:39 GMT 2023


Hi Mike,

Good catch!  I think we should also update the date of 'Last modified'
when the content of the page is modified.

Thanks,
Enze

On Thu, Jan 12 2023 at 12:03:27 AM -0500, Mike Frysinger via Gdb-patches wrote:

> Update to the new proper name for the OS.
> ---
>  index.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/index.html b/index.html
> index 4f0ed753b661..3c6b1f94115f 100644
> --- a/index.html
> +++ b/index.html
> @@ -67,7 +67,7 @@ correcting the effects of one bug and go on to learn about another.
>  
>  Those programs might be executing on the same machine as GDB (native),
>  on another machine (remote), or on a simulator.  GDB can run on most
> -popular UNIX and Microsoft Windows variants, as well as on Mac OS X.<p>
> +popular UNIX and Microsoft Windows variants, as well as on macOS.<p>
>  
>  <h3>What Languages does GDB Support?</h3>


More information about the Gdb-patches mailing list