From a0c0e4872e5c4b8b610f1ac12f51bb1fbfe600bd Mon Sep 17 00:00:00 2001 From: mcuee Date: Thu, 22 Aug 2024 17:29:59 +0800 Subject: [PATCH] Document: use macOS to replace MacOS in document --- src/doc/avrdude.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/doc/avrdude.texi b/src/doc/avrdude.texi index e59a23c5b..801e9bbf9 100644 --- a/src/doc/avrdude.texi +++ b/src/doc/avrdude.texi @@ -373,7 +373,7 @@ Windows programming software. For many years, the AVRDUDE source resided in public repositories on savannah.nongnu.org, where it continued to be enhanced and ported to other systems. In -addition to FreeBSD, AVRDUDE now runs on Linux, MacOS and Windows. The +addition to FreeBSD, AVRDUDE now runs on Linux, macOS and Windows. The developers behind the porting effort primarily were Ted Roth, Eric Weddington, and J@"org Wunsch. @@ -4332,7 +4332,7 @@ configuration file will be always be @code{/etc/avrdude.conf}. @noindent The parallel and serial port device file names are system specific. -MacOS has no default serial or parallel port names, but available +macOS has no default serial or parallel port names, but available ports can be found under @code{/dev/cu.*}. The following table lists the default names for a given system.