s/doesn't/does not/
This commit is contained in:
parent
1e38c38633
commit
0c905d08fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16010
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue