aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/EVENTHANDLER.9
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2005-10-11 16:05:35 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2005-10-11 16:05:35 +0000
commitd3d902048cc0b0facddef68d9fc210dfd038c667 (patch)
tree151cbf53b3054c052d7e7b4f9019c0c1f07f5083 /share/man/man9/EVENTHANDLER.9
parent714fb8654843cccef77acf169573b0b4faeb9147 (diff)
Fix a syntax nit (superfluous 'a').
Submitted by: Anders Hanssen <anders@rethink.no>
Notes
Notes: svn path=/head/; revision=151239
Diffstat (limited to 'share/man/man9/EVENTHANDLER.9')
-rw-r--r--share/man/man9/EVENTHANDLER.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/EVENTHANDLER.9 b/share/man/man9/EVENTHANDLER.9
index 4b847addd8b7..ed83018d763c 100644
--- a/share/man/man9/EVENTHANDLER.9
+++ b/share/man/man9/EVENTHANDLER.9
@@ -139,7 +139,7 @@ The name of the event handler list.
A pointer to a callback function.
Argument
.Fa arg
-is a passed to the callback function
+is passed to the callback function
.Fa func
as its first argument when it is invoked.
.It Fa priority