diff options
author | wiz <wiz> | 2004-06-22 18:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-06-22 18:31:58 +0000 |
commit | e4eb0261a050849c92a6487e9e30a848c8580672 (patch) | |
tree | 4c5f82c024d4e39c104c2c16e82d78e57264bdff /net/dtcp | |
parent | dbdd99e97758528bfe07892dbb10f9665247e9ab (diff) | |
download | pkgsrc-e4eb0261a050849c92a6487e9e30a848c8580672.tar.gz |
Fix a typo and improve grammar.
Diffstat (limited to 'net/dtcp')
-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. =========================================================================== |