diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-12-14 16:27:11 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-12-14 16:27:11 +0000 |
| commit | d2e8567ab310083363dd9ed64d56666d551011dd (patch) | |
| tree | 58e0f4c568e8f8c908feebd1d2ac9a1075b28713 /usr.bin | |
| parent | 97a00e767aac7370c77dc1bdb540d6a98d70c182 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/tip/tip/tip.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1 index 56d8092b1ec8..21191e198ed0 100644 --- a/usr.bin/tip/tip/tip.1 +++ b/usr.bin/tip/tip/tip.1 @@ -48,8 +48,9 @@ .Fl Ns Ns Ar speed .Ar phone\-number .Sh DESCRIPTION -.Nm Tip -establish a full-duplex connection to another machine, +The +.Nm +command establishes 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. @@ -435,7 +436,7 @@ Record file. Line access log. .It Pa /var/spool/lock/LCK..* Lock file to avoid conflicts with -.Xr uucp . +.Xr uucp 1 . .El .Sh DIAGNOSTICS Diagnostics are, hopefully, self explanatory. @@ -446,7 +447,7 @@ Diagnostics are, hopefully, self explanatory. .Sh HISTORY The .Nm -appeared command in +command appeared in .Bx 4.2 . .Sh BUGS The full set of variables is undocumented and should, probably, be |
