diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-07-19 22:24:32 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-19 22:24:32 +0000 |
| commit | 1e36820731ad57f59fd2ea2e5f00a418929a29b3 (patch) | |
| tree | f05f609a76ee263688b3cec1b7e7c70986f5110a /usr.bin | |
| parent | 9ea6e95e0dfce903332c305048bd3717080d594e (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/telnet/telnet.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index dd4994ecc917..7091304b46f2 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnet.1 8.5 (Berkeley) 3/1/94 -.\" $Id: telnet.1,v 1.11 1999/06/16 15:26:22 ru Exp $ +.\" $Id: telnet.1,v 1.12 1999/06/17 07:12:39 ru Exp $ .\" .Dd March 1, 1994 .Dt TELNET 1 @@ -1026,6 +1026,10 @@ Displays the legal .Pq Ic unset commands. .El +.It Ic skey Ar sequence challenge +The +.Ic skey +command computes a response to the S/Key challenge. .It Ic slc Ar state The .Ic slc |
