diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-13 17:57:53 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-13 17:57:53 +0000 |
| commit | f53fef5bbe4e2594fa0faf4484d456cdcf6e45e1 (patch) | |
| tree | 4f452e845454f147debd7bfbeacb6b0c4467cfe5 | |
| parent | 9e151be8fdcc82545851c5697c86d17e5749a9d6 (diff) | |
Notes
| -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 |
