We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c0e48 commit 0b397b0Copy full SHA for 0b397b0
src/doc/avrdude.texi
@@ -4332,8 +4332,10 @@ configuration file will be always be @code{/etc/avrdude.conf}.
4332
4333
@noindent
4334
The parallel and serial port device file names are system specific.
4335
-macOS has no default serial or parallel port names, but available
4336
-ports can be found under @code{/dev/cu.*}.
+macOS has no default serial port names, but available ports can be
+found under @code{/dev/cu.*}. Please take note avrdude does not
4337
+support Parallel Port under macOS.
4338
+
4339
The following table lists the default names for a given system.
4340
4341
@multitable @columnfractions .30 .30 .30
0 commit comments