Hi, Jan Stary wrote on Fri, Mar 27, 2015 at 11:17:36AM +0100: > On Mar 27 09:16:52, h...@stare.cz wrote:
>> The diff below fixes what mandoc -Tlint complains about, >> anotates the authors' names with .An in pcap.3 >> and removes a bit of cruft. > Damn, that was written against a non-current source. > Some of the changes are already in. Here's a smaller one, > just fixing the -Tlint complaint. This fix is correct. So once it has been accepted upstream, it can go into OpenBSD, too. Yours, Ingo > Index: pcap-filter.3 > =================================================================== > RCS file: /cvs/src/lib/libpcap/pcap-filter.3,v > retrieving revision 1.2 > diff -u -p -u -p -r1.2 pcap-filter.3 > --- pcap-filter.3 19 Feb 2014 04:51:32 -0000 1.2 > +++ pcap-filter.3 27 Mar 2015 10:16:36 -0000 > @@ -342,7 +342,6 @@ it does for FDDI and 802.11; > \fBatalk\fP > the filter checks both for the AppleTalk etype in an Ethernet frame and > for a SNAP-format packet as it does for FDDI, Token Ring, and 802.11; > -.TP > .RE > .IP "\fBdecnet src \fIhost\fR" > True if the DECNET source address is >