summaryrefslogtreecommitdiffstats
path: root/etc/remote
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-30 10:58:46 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-30 10:58:46 +0000
commit640884af20e7a62a15199355caf3d0abf47c0dd1 (patch)
treebba62a920668e1457960fb18d975b4ac618c117e /etc/remote
parent28587823d021f486326b3e09608ab72aaaf0c048 (diff)
downloadFreeBSD-src-640884af20e7a62a15199355caf3d0abf47c0dd1.zip
FreeBSD-src-640884af20e7a62a15199355caf3d0abf47c0dd1.tar.gz
Fixed com1 -> com00 since com ports are 0 based.
Diffstat (limited to 'etc/remote')
-rw-r--r--etc/remote4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud