diff options
author | phk <phk@FreeBSD.org> | 1998-04-26 17:28:26 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1998-04-26 17:28:26 +0000 |
commit | 679e8491e035850528ab9f6744518d73b8f41dec (patch) | |
tree | a814a25dcb4e33507de0e6443639e9e9c0260aaa /etc/remote | |
parent | ddb80fc7dd58b04c4a2b129350d10177b7f001cf (diff) | |
download | FreeBSD-src-679e8491e035850528ab9f6744518d73b8f41dec.zip FreeBSD-src-679e8491e035850528ab9f6744518d73b8f41dec.tar.gz |
Add pa=none to give a hint that they exist.
PR: 2368 (somewhat)
Diffstat (limited to 'etc/remote')
-rw-r--r-- | etc/remote | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,5 +46,5 @@ dial1200|1200 Baud Hayes attributes:\ :dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du: # Hardwired line -cuaa0b|cua0b:dv=/dev/cuaa0:br#2400 -cuaa0c|cua0c:dv=/dev/cuaa0:br#9600 +cuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none: +cuaa0c|cua0c:dv=/dev/cuaa0:br#9600:pa=none: |