s/doesn't/does not/

This commit is contained in:
Marc Fonvieille 2003-02-15 10:32:52 +00:00
parent 1e38c38633
commit 0c905d08fb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16010

View file

@ -1417,7 +1417,7 @@
<para>The <command>cvs login</command> command, stores the passwords
that are used for authenticating to the CVS server in a file
called <filename>.cvspass</filename> in your
<envar>HOME</envar> directory. If this file doesn't exist,
<envar>HOME</envar> directory. If this file does not exist,
you might get an error when trying to use <command>cvs
login</command> for the first time. Just make an empty
<filename>.cvspass</filename> file, and retry to login.</para>