From 640884af20e7a62a15199355caf3d0abf47c0dd1 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Fri, 30 Jul 1993 10:58:46 +0000 Subject: Fixed com1 -> com00 since com ports are 0 based. --- etc/remote | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/remote') diff --git a/etc/remote b/etc/remote index 45f3288..72fcde6 100644 --- a/etc/remote +++ b/etc/remote @@ -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 -- cgit v1.1