diff options
author | 2005-08-09 08:44:12 +0000 | |
---|---|---|
committer | 2005-08-09 08:44:12 +0000 | |
commit | 7e4ac3d2a23bcb491b75406d4a97c7c7206f9c1c (patch) | |
tree | dd1c409827e7ccb576ac6f401050a4a5672298b4 /usr.bin/cvs/cvs.1 | |
parent | use CTYPE_NUM_CHARS instead of harding code the value. ok espie (diff) | |
download | wireguard-openbsd-7e4ac3d2a23bcb491b75406d4a97c7c7206f9c1c.tar.xz wireguard-openbsd-7e4ac3d2a23bcb491b75406d4a97c7c7206f9c1c.zip |
oops: occured -> occurred
Diffstat (limited to 'usr.bin/cvs/cvs.1')
-rw-r--r-- | usr.bin/cvs/cvs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1 index 74904585c89..8446e9bf791 100644 --- a/usr.bin/cvs/cvs.1 +++ b/usr.bin/cvs/cvs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.81 2005/08/09 07:24:09 xsa Exp $ +.\" $OpenBSD: cvs.1,v 1.82 2005/08/09 08:44:12 jmc Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" Copyright (c) 2004, 2005 Xavier Santolaria <xsa@openbsd.org> @@ -1897,7 +1897,7 @@ a protocol exchange. .It Dv CVS_EX_FILE Pq 4 An error occurred while doing an operation on a file. .It Dv CVS_EX_BADTAG Pq 5 -An error occured while doing a tagging/untagging operation. +An error occurred while doing a tagging/untagging operation. .It Dv CVS_EX_BADROOT Pq 6 The .Ev CVSROOT |