diff options
author | dougb <dougb@FreeBSD.org> | 2003-05-05 21:37:43 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-05-05 21:37:43 +0000 |
commit | e2a05bee83af5f3643535e65f4203a6ddefddb83 (patch) | |
tree | 8b5b6dece5a6d7166dc6f6712f998195993981ef /etc/remote | |
parent | fe7b626383a17cbc517ac730bb9ffc3fd0cb0006 (diff) | |
download | FreeBSD-src-e2a05bee83af5f3643535e65f4203a6ddefddb83.zip FreeBSD-src-e2a05bee83af5f3643535e65f4203a6ddefddb83.tar.gz |
Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]
entries so that you can do things like 'tip sio1' without having
to remember the DOS equivalent.
Diffstat (limited to 'etc/remote')
-rw-r--r-- | etc/remote | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -52,7 +52,7 @@ 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: +sio0|com1:dv=/dev/cuaa0:br#9600:pa=none: +sio1|com2:dv=/dev/cuaa1:br#9600:pa=none: +sio2|com3:dv=/dev/cuaa2:br#9600:pa=none: +sio3|com4:dv=/dev/cuaa3:br#9600:pa=none: |