diff options
author | Jean-Francois Brousseau <jfb@cvs.openbsd.org> | 2005-02-04 18:57:39 +0000 |
---|---|---|
committer | Jean-Francois Brousseau <jfb@cvs.openbsd.org> | 2005-02-04 18:57:39 +0000 |
commit | 5dc0712991fd105173b7d1334ae85487bab0f2ee (patch) | |
tree | 11adffa32fc1fa9c8c39574313ad89fc807d368e /usr.bin/cvs | |
parent | ceecd565b80a1479e250cee3b13e788a01ec64ce (diff) |
add Xavier Santolaria to AUTHORS section
Diffstat (limited to 'usr.bin/cvs')
-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 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 |