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