Update to using a 56k modem connection, plus add some verbage about

what the entry does for people that are not used to reading
/etc/remote files every day.  Keep arpavax, because it is a cool name,
but remove the phone number listed.  arpavax hasn't been answering
that number for a while :-)
This commit is contained in:
Warner Losh 2003-10-20 10:26:54 +00:00
parent 93871123e4
commit fc9cfabba9

View File

@ -32,7 +32,7 @@
.\" @(#)remote.5 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
.Dd June 5, 1993
.Dd October 20, 2003
.Dt REMOTE 5
.Os
.Sh NAME
@ -171,14 +171,21 @@ Indicates that the list of capabilities is continued in the named
description.
This is used primarily to share common capability information.
.El
.Pp
.Sh EXAMPLES
Here is a short example showing the use of the capability continuation
feature:
feature.
It defines a 56k mdoem connection on the first serial port, at 115200
baud, no parity using the hayes command set with standard line editing
and end of file characters.
The arpavax entry includes everything in the UNIX-57600 entry, plus
the phone number for arpavax (in this case an @ character so that it
retrieved from the enviornment and so as to prevent accidental calling
of a live number).
.Bd -literal
UNIX-1200:\e
:dv=/dev/cau0:el=^D^U^C^S^Q^O@:du:at=ventel:ie=#$%:oe=^D:br#1200:
UNIX-57600:\e
:dv=/dev/cuaa0:el=^D^U^C^S^Q^O@:oe=^D:du:at=hayes:br#115200:pa=none:
arpavax|ax:\e
:pn=7654321%:tc=UNIX-1200
:pn=\e@:tc=UNIX-57600
.Ed
.Sh FILES
.Bl -tag -width /etc/remote -compact