diff options
author | nik <nik@FreeBSD.org> | 1999-07-30 21:24:03 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-30 21:24:03 +0000 |
commit | 668aec5d3d773699c06f721e3bbef0f1d6e64954 (patch) | |
tree | 133f1ec2262abf8e31701116c6b5b7d8ae88a856 /contrib | |
parent | 2b32e5275a15bb96fe78718f6c89b373673639bc (diff) | |
download | FreeBSD-src-668aec5d3d773699c06f721e3bbef0f1d6e64954.zip FreeBSD-src-668aec5d3d773699c06f721e3bbef0f1d6e64954.tar.gz |
Document the "skey" command in telnet(1).
PR: docs/12360
Submitted by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
Nagged by: markm :-)
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/telnet/telnet/telnet.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/telnet/telnet/telnet.1 b/contrib/telnet/telnet/telnet.1 index 06b2b8e..9841462 100644 --- a/contrib/telnet/telnet/telnet.1 +++ b/contrib/telnet/telnet/telnet.1 @@ -1009,6 +1009,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 |