ref: 4547b5070c9999f093ea49bd7d77b7452d9180f0
parent: bafadebc191b068c515258bd0110093d3fd0d5be
author: stanley lieber <[email protected]>
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