diff options
author | Nik Clayton <nik@FreeBSD.org> | 2001-02-21 19:45:47 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2001-02-21 19:45:47 +0000 |
commit | d8d11df0a1a110ffb65a7c79bd9526f31e31c9da (patch) | |
tree | 23ad46b49dd418c5a452075c51753852aeae1fc6 /etc/remote | |
parent | d75f6037c81692b4d2c743c193c1f93faae2d796 (diff) | |
download | src-test2-d8d11df0a1a110ffb65a7c79bd9526f31e31c9da.tar.gz src-test2-d8d11df0a1a110ffb65a7c79bd9526f31e31c9da.zip |
Notes
Diffstat (limited to 'etc/remote')
-rw-r--r-- | etc/remote | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/remote b/etc/remote index 37a25f5d5814..78c684c9d58d 100644 --- a/etc/remote +++ b/etc/remote @@ -50,3 +50,9 @@ dial1200|1200 Baud Hayes attributes:\ # Hardwired line cuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none: cuaa0c|cua0c:dv=/dev/cuaa0:br#9600:pa=none: + +# Finger friendly shortcuts +com1:dv=/dev/cuaa0:br#9600:pa=none: +com2:dv=/dev/cuaa1:br#9600:pa=none: +com3:dv=/dev/cuaa2:br#9600:pa=none: +com4:dv=/dev/cuaa3:br#9600:pa=none: |