summaryrefslogtreecommitdiff
path: root/usr.bin/cvs
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-08-02 16:50:06 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-08-02 16:50:06 +0000
commitbec6082d9de6280d480a9d6f26c860c3cbe87265 (patch)
tree7f5d863a36acf35be2ad39d2a4eb2dd6caf7a74b /usr.bin/cvs
parenta2e13b28a384dc91f8472d165f36e45bc1fff3f9 (diff)
.Xr cvsignore(5) here too;
Diffstat (limited to 'usr.bin/cvs')
-rw-r--r--usr.bin/cvs/cvsintro.73
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/cvs/cvsintro.7 b/usr.bin/cvs/cvsintro.7
index 0801a256499..fb919899e6c 100644
--- a/usr.bin/cvs/cvsintro.7
+++ b/usr.bin/cvs/cvsintro.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cvsintro.7,v 1.7 2005/06/07 09:11:12 xsa Exp $
+.\" $OpenBSD: cvsintro.7,v 1.8 2005/08/02 16:50:05 xsa Exp $
.\"
.\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
.\" All rights reserved.
@@ -217,6 +217,7 @@ unless the development network is local.
.Sh SEE ALSO
.Xr cvs 1 ,
.Xr rcs 1 ,
+.Xr cvsignore 5 ,
.Xr cvsrc 5 ,
.Xr sshd 8
.Sh HISTORY