diff options
author | ru <ru@FreeBSD.org> | 2001-08-08 10:28:18 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-08 10:28:18 +0000 |
commit | 2143008ac012ce21897ff583fc00d6fd7691f90d (patch) | |
tree | 57bbd7c6caf117f78c86b8772fc8a8a80fcf695d /lib/libc | |
parent | a82b7d95edc4d4c4b69cdaaf5ad69477b7d1fd36 (diff) | |
download | FreeBSD-src-2143008ac012ce21897ff583fc00d6fd7691f90d.zip FreeBSD-src-2143008ac012ce21897ff583fc00d6fd7691f90d.tar.gz |
mdoc(7) police: remove whitespace at EOL.
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 d39839b..b5ddce2 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 |