ref: 3342073a3d99bd9d9ae4cc30824a6375d972bf80
parent: 8805f74d368ec1ccb66dbfa72548f610c52f8291
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun May 3 13:37:54 EDT 2015
passwd(1): passwd no longer needs to be run on a terminal; netkey is more stubborn.
--- a/sys/man/1/passwd
+++ b/sys/man/1/passwd
@@ -30,10 +30,7 @@
.PP
.I Netkey
prompts for a password to encrypt network challenges.
-It is a substitute for a SecureNet box.
-.PP
-These commands may be run only on a terminal, to avoid
-transmitting clear text passwords over the network.
+It is a substitute for a SecureNet box. It may only be run on a terminal.
.SH SOURCE
.B /sys/src/cmd/auth/passwd.c
.br
--
⑨