summaryrefslogtreecommitdiffstats
path: root/etc/remote
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-09-05 15:52:46 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-09-05 15:52:46 +0000
commit0fb7dcb49c33185f4ee4ab47a14792c750e147ed (patch)
tree6768e1a47cf718e5fd8f9aabbc5720fb82a4af09 /etc/remote
parentab9d3f8d54b803090dc9d293f37dce65152dac8c (diff)
downloadFreeBSD-src-0fb7dcb49c33185f4ee4ab47a14792c750e147ed.zip
FreeBSD-src-0fb7dcb49c33185f4ee4ab47a14792c750e147ed.tar.gz
Replaced all references to comxx with ttyxx, since that is what all the
other tools really want
Diffstat (limited to 'etc/remote')
-rw-r--r--etc/remote8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/remote b/etc/remote
index 01c12d8..0b5cc59 100644
--- a/etc/remote
+++ b/etc/remote
@@ -41,10 +41,10 @@ dos1200|1200 Baud dial-out to a DOS system:\
# Rackmount: U U D U D U D D U D
#
dial2400|2400 Baud Hayes attributes:\
- :dv=/dev/com00:br#2400:cu=/dev/com00:at=hayes:du:
+ :dv=/dev/tty00:br#2400:cu=/dev/tty00:at=hayes:du:
dial1200|1200 Baud Hayes attributes:\
- :dv=/dev/com00:br#1200:cu=/dev/com00:at=hayes:du:
+ :dv=/dev/tty00:br#1200:cu=/dev/tty00:at=hayes:du:
# Hardwired line
-com00c|com0c:dv=/dev/com00:br#9600
-com00b|com0b:dv=/dev/com00:br#2400
+tty00b|tty0b:dv=/dev/tty00:br#2400
+tty00c|tty0c:dv=/dev/tty00:br#9600
OpenPOWER on IntegriCloud