Browse Source

fixup for cua support

OPENBSD_2_0
deraadt 28 years ago
parent
commit
989cf3ab8a
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/etc/remote

+ 4
- 4
src/etc/remote View File

@ -1,4 +1,4 @@
# $OpenBSD: remote,v 1.2 1996/05/26 10:25:28 deraadt Exp $
# $OpenBSD: remote,v 1.3 1996/08/29 13:26:49 deraadt Exp $
# @(#)remote 5.2 (Berkeley) 6/30/90
#
# remote -- remote host description file
@ -27,10 +27,10 @@ unix300|300 Baud dial-out to another UNIX system:\
# General dialer definitions used below
#
dial2400|2400 Baud Hayes attributes:\
:dv=/dev/tty00:br#2400:cu=/dev/tty00:at=hayes:du:
:dv=/dev/tty00:br#2400:cu=/dev/cua00:at=hayes:du:
dial1200|1200 Baud Hayes attributes:\
:dv=/dev/tty00:br#1200:cu=/dev/tty00:at=hayes:du:
:dv=/dev/tty00:br#1200:cu=/dev/cua00:at=hayes:du:
# Hardwired line
# Hardwired line -- must be "local" in /etc/ttys
com0c|com0:dv=/dev/tty00:br#9600:
com0b:dv=/dev/tty00:br#2400:

Loading…
Cancel
Save