Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Jason McIntyre
On Thu, Oct 31, 2019 at 06:08:12PM +, Jason McIntyre wrote: > On Thu, Oct 31, 2019 at 11:33:14AM -0600, Theo de Raadt wrote: > > Jason McIntyre wrote: > > > > > On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > > > > minor inconsistency > > > > > > > > diff --git a/tcpdump.8 b/

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Jason McIntyre
On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > minor inconsistency > > diff --git a/tcpdump.8 b/tcpdump.8 > index ce16951..8c2cf33 100644 > --- a/tcpdump.8 > +++ b/tcpdump.8 > @@ -1257,7 +1257,7 @@ end of this connection. > .Ar window > is the number of bytes of receive buffer s

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Jason McIntyre
On Thu, Oct 31, 2019 at 11:33:14AM -0600, Theo de Raadt wrote: > Jason McIntyre wrote: > > > On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > > > minor inconsistency > > > > > > diff --git a/tcpdump.8 b/tcpdump.8 > > > index ce16951..8c2cf33 100644 > > > --- a/tcpdump.8 > > > +++

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Theo de Raadt
Otto Moerbeek wrote: > On Thu, Oct 31, 2019 at 05:23:12PM +, Jason McIntyre wrote: > > > On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > > > minor inconsistency > > > > > > diff --git a/tcpdump.8 b/tcpdump.8 > > > index ce16951..8c2cf33 100644 > > > --- a/tcpdump.8 > > > +++

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Theo de Raadt
Jason McIntyre wrote: > On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > > minor inconsistency > > > > diff --git a/tcpdump.8 b/tcpdump.8 > > index ce16951..8c2cf33 100644 > > --- a/tcpdump.8 > > +++ b/tcpdump.8 > > @@ -1257,7 +1257,7 @@ end of this connection. > > .Ar window > >

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Otto Moerbeek
On Thu, Oct 31, 2019 at 05:23:12PM +, Jason McIntyre wrote: > On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > > minor inconsistency > > > > diff --git a/tcpdump.8 b/tcpdump.8 > > index ce16951..8c2cf33 100644 > > --- a/tcpdump.8 > > +++ b/tcpdump.8 > > @@ -1257,7 +1257,7 @@ en

Re: minor tcpdump.8 inconsistency

2019-10-31 Thread Jason McIntyre
On Thu, Oct 31, 2019 at 02:15:34PM +0100, Tim Kuijsten wrote: > minor inconsistency > > diff --git a/tcpdump.8 b/tcpdump.8 > index ce16951..8c2cf33 100644 > --- a/tcpdump.8 > +++ b/tcpdump.8 > @@ -1257,7 +1257,7 @@ end of this connection. > .Ar window > is the number of bytes of receive buffer s

minor tcpdump.8 inconsistency

2019-10-31 Thread Tim Kuijsten
minor inconsistency diff --git a/tcpdump.8 b/tcpdump.8 index ce16951..8c2cf33 100644 --- a/tcpdump.8 +++ b/tcpdump.8 @@ -1257,7 +1257,7 @@ end of this connection. .Ar window is the number of bytes of receive buffer space available at the other end of this connection. -.Ar urg +.Ar urgent indic