From 1c421a45643212ad55dce5954f552855698fc84a Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 7 Apr 2014 18:17:31 +0000 Subject: Fix table alignment. EVFILT_PROCDESC is longer than the existing filters. --- lib/libc/sys/kqueue.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index 1b2951e..b9e496a 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -245,7 +245,7 @@ Arguments may be passed to and from the filter via the and .Va data fields in the kevent structure. -.Bl -tag -width EVFILT_SIGNAL +.Bl -tag -width EVFILT_PROCDESC .It EVFILT_READ Takes a descriptor as the identifier, and returns whenever there is data available to read. -- cgit v1.1