aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2000-06-23 05:05:44 +0000
committerChris Costello <chris@FreeBSD.org>2000-06-23 05:05:44 +0000
commitbb33e42207f96329d22cc640a12e8b693be36a81 (patch)
treefa4c79e21a165b0f93bbd1c7b1ccc1c6a6518259 /lib/libc/sys/kqueue.2
parente466c075263ea1e469cec7b662c7563e27877acf (diff)
downloadsrc-bb33e42207f96329d22cc640a12e8b693be36a81.tar.gz
src-bb33e42207f96329d22cc640a12e8b693be36a81.zip
Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
``.Ar errno'' -> ``.Va errno'' ``.Nm ops'' -> ``.Fa ops'' ``.Va fd'' -> ``.Fa fd''
Notes
Notes: svn path=/head/; revision=61988
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-rw-r--r--lib/libc/sys/kqueue.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 07a51d3498dc..fb79c11ee79d 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -343,15 +343,15 @@ returned and errno set.
.Pp
.Fn kevent
returns the number of events placed in the
-.Ar eventlist ,
+.Fa eventlist ,
up to the value given by
-.Ar nevents .
+.Fa nevents .
If an error occurs while processing an element of the
-.Ar changelist
+.Fa changelist
and there is enough room in the
-.Ar eventlist ,
+.Fa eventlist ,
then the event will be placed in the
-.Ar eventlist
+.Fa eventlist
with
.Dv EV_ERROR
set in