diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-09 08:44:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-09 08:44:13 +0000 |
commit | 32622d748f24471ef4f4e7b109c13fd7d21e4d57 (patch) | |
tree | 462d1db4dfa3e163ad7272515e800c78528d4b35 | |
parent | 5803ac32c1e2cf5c676392cfe45ab0e4266f6429 (diff) |
oops: occured -> occurred
-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 |