On Fri, Jul 29, 2022 at 03:29:01PM +0100, Stuart Henderson wrote: > On 2022/07/29 14:01, Klemens Nanni wrote: > > retrieving revision 1.103 > > diff -u -p -r1.103 route.8 > > --- sbin/route/route.8 31 Mar 2022 17:27:20 -0000 1.103 > > +++ sbin/route/route.8 29 Jul 2022 13:54:26 -0000 > > @@ -78,6 +78,9 @@ Suppress all output. > > .It Fl T Ar rtable > > Select an alternate routing table to modify or query. > > The default is to use the current routing table. > > +.Pp > > +The current routing table can be displayed with > > +.Xr id 1 . > > That's a good place for it. Think it would be better without .Pp, > otherwise OK > > > .Dl # route -T4 exec /usr/sbin/sshd > > .Pp > > -Display to which rdomain processes are assigned: > > +Display to which routing table processes are assigned: > > That's hard to parse. Maybe just "Display the routing table used by each > process".
Committed with both, thanks.
