diff options
-rw-r--r-- | net/dtcp/MESSAGE | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/net/dtcp/MESSAGE b/net/dtcp/MESSAGE index b7b60a786e8..3bbddae8f7b 100644 --- a/net/dtcp/MESSAGE +++ b/net/dtcp/MESSAGE @@ -1,8 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2004/06/22 16:08:27 hamajima Exp $ +$NetBSD: MESSAGE,v 1.2 2004/06/22 18:31:58 wiz Exp $ + +You can specify your password to connect to DTCP server in the +config file. If your password is found in ${PREFIX}/etc/dtcpc.auth, +dtcpc does not ask for your password. The format is a colon-separated +list of the server name, the user name, and the password. -You can specify your password to connect to DTCP server. If your password -is found in ${PREFIX}/etc/dtcpc.auth, dtcpc don't ask you your password. -The format is a collon separated list of the server name, the user name and -password. =========================================================================== |