summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfb <jfb@openbsd.org>2005-02-04 18:57:38 +0000
committerjfb <jfb@openbsd.org>2005-02-04 18:57:38 +0000
commitb6fe83e4a68220526d280980709ecf30a4a6fcb4 (patch)
tree446b77a32fc8efa82e7e810ae51588486a3386ff
parentcleanup and additional error checking on connection setup (diff)
downloadwireguard-openbsd-b6fe83e4a68220526d280980709ecf30a4a6fcb4.tar.xz
wireguard-openbsd-b6fe83e4a68220526d280980709ecf30a4a6fcb4.zip
add Xavier Santolaria to AUTHORS section
-rw-r--r--usr.bin/cvs/cvs.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1
index 106c9fe0f66..8c300b9d24e 100644
--- a/usr.bin/cvs/cvs.1
+++ b/usr.bin/cvs/cvs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cvs.1,v 1.42 2005/02/04 18:06:34 xsa Exp $
+.\" $OpenBSD: cvs.1,v 1.43 2005/02/04 18:57:38 jfb Exp $
.\"
.\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2004, 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -1097,6 +1097,7 @@ Brian Berliner and Jeff Polk.
.An Jean-Francois Brousseau
.An Vincent Labrecque
.An Joris Vink
+.An Xavier Santolaria
.Sh CAVEATS
This CVS implementation does not fully conform to the GNU CVS version.
In some cases, this was done explicitly because GNU CVS has inconsistencies