diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-08-08 15:01:06 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-08-08 15:01:06 +0000 |
commit | 5653f004bedb10f7b51707e11d3b54984acf9209 (patch) | |
tree | 0c52007a6aeb057433b76d5d46edb135118ebd34 | |
parent | e3799bcd7de4262f92b42acd283707ee84429ff5 (diff) |
.Xr cvswrappers 5
-rw-r--r-- | usr.bin/cvs/cvs.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1 index ed59c559475..fd1d988e524 100644 --- a/usr.bin/cvs/cvs.1 +++ b/usr.bin/cvs/cvs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.79 2005/08/04 14:14:36 xsa Exp $ +.\" $OpenBSD: cvs.1,v 1.80 2005/08/08 15:01:05 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" Copyright (c) 2004, 2005 Xavier Santolaria <xsa@openbsd.org> @@ -1882,6 +1882,7 @@ post-commit logging. .Xr rcs 1 , .Xr cvsignore 5 , .Xr cvsrc 5 , +.Xr cvswrappers 5 , .Xr cvsintro 7 .Sh HISTORY The OpenCVS project is a BSD-licensed rewrite of the original |