diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-06-29 17:35:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2010-06-29 17:35:12 +0000 |
commit | 3b2d75bde8f2f05c891f6079ac22a4d01439b4b1 (patch) | |
tree | dac1a952e227b695642d26b8913ab39917c629a1 /usr.bin/tip | |
parent | 9a068a65e13b301cd9e587d7d6b10811541fef63 (diff) |
Missed this dial-up bit from cu(1).
Diffstat (limited to 'usr.bin/tip')
-rw-r--r-- | usr.bin/tip/cu.1 | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/usr.bin/tip/cu.1 b/usr.bin/tip/cu.1 index 85472c9a256..f6e7d2a95ca 100644 --- a/usr.bin/tip/cu.1 +++ b/usr.bin/tip/cu.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cu.1,v 1.8 2010/06/29 16:41:56 nicm Exp $ +.\" $OpenBSD: cu.1,v 1.9 2010/06/29 17:35:11 nicm Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -263,29 +263,6 @@ may be set to indicate .Nm should synchronize with the remote system on the echo of each transmitted character. -.Pp -When -.Nm -must dial a phone number to connect to a system, it will print various -messages indicating its actions. -.Nm -supports a variety of auto-call units and modems with the -.Ar at -capability in system descriptions. -.Pp -Support for Ventel 212+ (ventel), Hayes AT-style (hayes), -USRobotics Courier (courier), Telebit T3000 (t3000) and -Racal-Vadic 831 (vadic) units is enabled by default. -.Pp -Support for Bizcomp 1031[fw] (biz31[fw]), Bizcomp 1022[fw] -(biz22[fw]), DEC DF0[23]-AC (df0[23]), DEC DN-11 (dn11) and -Racal-Vadic 3451 (v3451) units can be added by recompiling -.Nm -with the appropriate defines. -.Pp -Note that if support for both the Racal-Vadic 831 and 3451 is enabled, -they are referred to as the v831 and v3451 respectively. -If only one of the two is supported, it is referred to as vadic. .Ss VARIABLES .Nm maintains a set of variables which control its operation. @@ -455,7 +432,7 @@ default is .Ar true . When verbose mode is enabled, .Nm -prints messages while dialing, shows the current number of lines +shows the current number of lines transferred during a file transfer operations, and more. .El .Sh ENVIRONMENT |