aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
commitf6ac23919b16d00845b5e8b3b66662b90b7cb2e6 (patch)
tree5f8e429dd9357ed9d831b244958f282da6c793f2 /lib/libcam
parent6aeff67cd86bd35d9c1126915027ee482762fcc9 (diff)
downloadsrc-f6ac23919b16d00845b5e8b3b66662b90b7cb2e6.tar.gz
src-f6ac23919b16d00845b5e8b3b66662b90b7cb2e6.zip
Notes
Diffstat (limited to 'lib/libcam')
-rw-r--r--lib/libcam/cam.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3
index 3a857b2fd798..25328c24060c 100644
--- a/lib/libcam/cam.3
+++ b/lib/libcam/cam.3
@@ -382,7 +382,7 @@ returns an allocated and partially initialized CCB, or NULL if allocation
of the CCB failed.
.Pp
.Fn cam_send_ccb
-returns a value of -1 if an error occured, and
+returns a value of -1 if an error occurred, and
.Va errno
is set to indicate the error.
.Pp