Fixed com1 -> com00 since com ports are 0 based.

This commit is contained in:
Rodney W. Grimes 1993-07-30 10:58:46 +00:00
parent 1172bacb07
commit 4f9da52127
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215

View File

@ -36,5 +36,5 @@ dial1200|1200 Baud Hayes attributes:\
:dv=/dev/tty19:br#1200:cu=/dev/tty19:at=hayes:du:
# Hardwired line
com1c|com1:dv=/dev/com1:br#9600:
com1b:dv=/dev/com1:br#2400:
com00c|com0c:dv=/dev/com00:br#9600
com00b|com0b:dv=/dev/com00:br#2400