diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-08 10:28:18 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-08 10:28:18 +0000 |
| commit | 936c7c034e694a424590f345f3a37a5c9ff000a0 (patch) | |
| tree | 57bbd7c6caf117f78c86b8772fc8a8a80fcf695d /lib/libc | |
| parent | 72ddf8494360011a7535959b140fb29a3b33c478 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/kqueue.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index d39839b5aa17..b5ddce244395 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -365,7 +365,7 @@ returns the number of times the signal has occurred since the last call to .Fn kevent . This filter automatically sets the EV_CLEAR flag internally. .It EVFILT_TIMER -Establishes an arbitrary timer identified by +Establishes an arbitrary timer identified by .Va ident . When adding a timer, .Va data |
