diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2014-08-10 02:41:42 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2014-08-10 02:41:42 +0000 |
commit | 2fa3130f741ea8f34ea4d89bfc029d740db34fa3 (patch) | |
tree | a2eaedd14e1fa5dc2a071bdb54c81c1718453c82 /usr.bin | |
parent | 6cfb66a7e49f859ef65a83477b5146dbd43bc31f (diff) |
Add Xr to skey and stty
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/telnet/telnet.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index d9e3a93b982..ae4b830b03b 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.52 2014/07/20 05:35:14 guenther Exp $ +.\" $OpenBSD: telnet.1,v 1.53 2014/08/10 02:41:41 guenther Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)telnet.1 8.4 (Berkeley) 2/3/94 .\" -.Dd $Mdocdate: July 20 2014 $ +.Dd $Mdocdate: August 10 2014 $ .Dt TELNET 1 .Os .Sh NAME @@ -1293,7 +1293,9 @@ option. user customized telnet startup values .El .Sh SEE ALSO -.Xr ssh 1 +.Xr skey 1 , +.Xr ssh 1 , +.Xr stty 1 .Sh HISTORY The .Nm |