diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-04 11:09:08 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-04 11:09:08 +0000 |
| commit | 96136e4f8acfec7158503e9d0840b9454c4feee9 (patch) | |
| tree | 104ae5de034051a8973d46868520d078af186d3d | |
| parent | a51ecd7e6b34d5b2562fc3fba1f54c97da4c8eba (diff) | |
Notes
| -rw-r--r-- | contrib/cvs/man/cvs.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index e8dcbe0c03f8..f3e453fa4501 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -2063,9 +2063,7 @@ supply it on the command line: .` "cvs \-d \fIcvsroot cvs_command\fP\|.\|.\|." You may not need to set .SM CVSROOT -if your \fBcvs\fP binary has the right path compiled in; use -.` "cvs \-v" -to display all compiled-in paths. +if your \fBcvs\fP binary has the right path compiled in. .TP .SM CVSREAD If this is set, |
