diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-09-19 05:14:30 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-09-19 05:14:30 +0000 |
| commit | 184d3c70b7de5fc22f6d108f5bfe92f7d307c661 (patch) | |
| tree | fa88f0ac091e65b2af499b18fbe896e637017ca2 | |
| parent | 4a55d8c7caad315090e42f5185939fbc3d907eeb (diff) | |
Notes
| -rw-r--r-- | usr.bin/tip/tip/tip.1 | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1 index caae520e45ed0..f9074d757b8f3 100644 --- a/usr.bin/tip/tip/tip.1 +++ b/usr.bin/tip/tip/tip.1 @@ -35,8 +35,7 @@ .Dt TIP 1 .Os BSD 4 .Sh NAME -.Nm tip , -.Nm cu +.Nm tip .Nd connect to a remote system .Sh SYNOPSIS .Nm tip @@ -47,31 +46,12 @@ .Op Fl v .Fl Ns Ns Ar speed .Ar phone\-number -.Nm cu -.Ar phone\-number -.Op Fl t -.Op Fl s Ar speed -.Op Fl a Ar acu -.Op Fl l Ar line -.Op Fl # .Sh DESCRIPTION .Nm Tip -and -.Ar cu establish a full-duplex connection to another machine, giving the appearance of being logged in directly on the remote cpu. It goes without saying that you must have a login on the machine (or equivalent) to which you wish to connect. -The preferred interface is -.Nm tip . -The -.Ar cu -interface is included for those people attached to the -``call -.Ux Ns '' -command of version 7. This manual page -describes only -.Nm tip . .Pp Available Option: .Bl -tag -width indent @@ -449,6 +429,7 @@ Lock file to avoid conflicts with .Sh DIAGNOSTICS Diagnostics are, hopefully, self explanatory. .Sh SEE ALSO +.Xr cu 1 , .Xr remote 5 , .Xr phones 5 .Sh HISTORY |
