diff options
| -rw-r--r-- | contrib/cvs/man/cvs.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index a034a6b18d54..968227f0fa01 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -2123,6 +2123,13 @@ If neither is set, a system-dependent default editor (e.g., .BR vi ) is used. .TP +.SM CVS_CLIENT_PORT +If this variable is set then +.B cvs +will use this port in +\fIpserver mode\fP +rather than the default port (cvspserver 2401). +.TP .SM CVS_IGNORE_REMOTE_ROOT If this variable is set then .B cvs |
