diff options
author | rsc <devnull@localhost> | 2005-02-13 23:44:12 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-13 23:44:12 +0000 |
commit | 30f6ae144c291409de3657c4bbbaf4983a516772 (patch) | |
tree | 53b622d39d6677695587bec654dcd65e867a9656 /man/man1/netkey.1 | |
parent | 3170c7d40bbdc19cdd2321a0bde7cdab3be526da (diff) | |
download | plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.gz plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.bz2 plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.zip |
man
Diffstat (limited to 'man/man1/netkey.1')
-rw-r--r-- | man/man1/netkey.1 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/man/man1/netkey.1 b/man/man1/netkey.1 deleted file mode 100644 index 60f17bbb..00000000 --- a/man/man1/netkey.1 +++ /dev/null @@ -1,20 +0,0 @@ -.TH NETKEY 1 -.SH NAME -netkey \- challenge-response authentication -.SH SYNOPSIS -.PP -.B netkey -.SH DESCRIPTION -.PP -.I Netkey -prompts for a password to encrypt network challenges. -It is a substitute for a SecureNet box. -.SH SOURCE -.B \*9/src/cmd/netkey.c -.SH "SEE ALSO" -.IR encrypt (3) -.PP -Robert Morris and Ken Thompson, -``UNIX Password Security,'' -.I AT&T Bell Laboratories Technical Journal -Vol 63 (1984), pp. 1649-1672 |