Fix table alignment. EVFILT_PROCDESC is longer than the existing filters.

This commit is contained in:
Ed Schouten 2014-04-07 18:17:31 +00:00
parent 38219d6acd
commit f56cfe8d61

View File

@ -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.