aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-05-05 21:37:43 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-05-05 21:37:43 +0000
commitb4ba05cdc84c674b98a3aa3a50a41a923fd2d1a1 (patch)
tree8b5b6dece5a6d7166dc6f6712f998195993981ef /etc
parent4917b55e507076f965667530e55015ecc6a4dc69 (diff)
downloadsrc-b4ba05cdc84c674b98a3aa3a50a41a923fd2d1a1.tar.gz
src-b4ba05cdc84c674b98a3aa3a50a41a923fd2d1a1.zip
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.
Notes
Notes: svn path=/head/; revision=114760
Diffstat (limited to 'etc')
-rw-r--r--etc/remote8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/remote b/etc/remote
index 78c684c9d58d..8f746356e4bf 100644
--- a/etc/remote
+++ b/etc/remote
@@ -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: