diff options
author | phk <phk@FreeBSD.org> | 1998-05-13 07:57:49 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1998-05-13 07:57:49 +0000 |
commit | 4c734c0e4de709683f4afbb37447b0af994c3c58 (patch) | |
tree | 468158a2227f1452af6ed05d9ffd880ad8ad173b /contrib/cvs | |
parent | f11a8e465dc7311a07bb695b047439fac46e0f6e (diff) | |
download | FreeBSD-src-4c734c0e4de709683f4afbb37447b0af994c3c58.zip FreeBSD-src-4c734c0e4de709683f4afbb37447b0af994c3c58.tar.gz |
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'contrib/cvs')
-rw-r--r-- | contrib/cvs/man/cvs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index a0efd4b..e8dcbe0 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -2048,7 +2048,7 @@ A read lock. .TP #cvs.wfl.\fIpid\fP A write lock. -.SH "ENVIRONMENT VARIABLES" +.SH "ENVIRONMENT" .TP .SM CVSROOT Should contain the full pathname to the root of the |