summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-04-12 20:18:56 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-04-12 20:18:56 +0000
commitdb640db5ac1a1e7c6ddad9c6674af359fb953bd4 (patch)
tree78c0d170061b7bc7d639a879990f3c59853ca61d
parent1dabf577cfa32be8afe95bd5d4273aae04408216 (diff)
more cvsd(8) cleanup;
-rw-r--r--usr.bin/cvs/cvs.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1
index 3879aaa7a73..6ea498dc09b 100644
--- a/usr.bin/cvs/cvs.1
+++ b/usr.bin/cvs/cvs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cvs.1,v 1.61 2005/03/29 16:44:47 deraadt Exp $
+.\" $OpenBSD: cvs.1,v 1.62 2005/04/12 20:18:55 xsa Exp $
.\"
.\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2004, 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -1806,8 +1806,7 @@ post-commit logging.
.Xr patch 1 ,
.Xr rcs 1 ,
.Xr cvsrc 5 ,
-.Xr cvsintro 7 ,
-.Xr cvsd 8
+.Xr cvsintro 7
.Sh HISTORY
The OpenCVS project is a BSD-licensed rewrite of the original
Concurrent Versioning System written by Jean-Francois Brousseau.