my fault. please fix as needed. thanks,
jmc

On 7 March 2023 09:22:31 GMT, Klemens Nanni <k...@openbsd.org> wrote:
>http://man.openbsd.org/OpenBSD-7.2./route.8#add jumps to `add's definition,
>http://man.openbsd.org/OpenBSD-current/route.8#add does not.
>
>Probably lost in the recent reshuffle.
>Restore ":t add", etc. in the manual pager.
>
>OK?
>
>Index: route.8
>===================================================================
>RCS file: /cvs/src/sbin/route/route.8,v
>retrieving revision 1.113
>diff -u -p -r1.113 route.8
>--- route.8    3 Mar 2023 08:08:15 -0000       1.113
>+++ route.8    7 Mar 2023 09:18:35 -0000
>@@ -87,6 +87,7 @@ The commands are as follows:
> .Nm route
> .Op Fl dnqtv
> .Op Fl T Ar rtable
>+.Tg
> .Cm add
> .Op Ar modifier
> .Ar destination
>@@ -96,6 +97,7 @@ The commands are as follows:
> .Nm route
> .Op Fl dnqtv
> .Op Fl T Ar rtable
>+.Tg
> .Cm change
> .Op Ar modifier
> .Ar destination
>@@ -259,6 +261,8 @@ Note that priority 1 is reserved for ker
> .Nm route
> .Op Fl dnqtv
> .Op Fl T Ar rtable
>+.Tg delete
>+.Tg
> .Cm del Ns Op Cm ete
> .Ar destination
> .Op Fl priority Ar n
>@@ -273,6 +277,7 @@ and/or a gateway.
> .It Xo
> .Nm route
> .Op Fl T Ar rtable
>+.Tg
> .Cm exec
> .Op Ar command ...
> .Xc
>@@ -285,6 +290,7 @@ option.
> .Nm route
> .Op Fl nqv
> .Op Fl T Ar rtable
>+.Tg
> .Cm flush
> .Op Ar family
> .Op Fl iface Ar ifname
>@@ -304,6 +310,7 @@ modifiers.
> .Nm route
> .Op Fl nv
> .Op Fl T Ar rtable
>+.Tg
> .Cm get
> .Ar destination
> .Op Fl priority Ar n
>@@ -320,6 +327,7 @@ and/or a gateway.
> .Nm
> .Op Fl n
> .Op Fl T Ar rtable
>+.Tg
> .Cm monitor
> .Op Ar family
> .Op Fl iface
>@@ -338,6 +346,7 @@ modifier.
> .Ic route
> .Op Fl dtv
> .Op Fl T Ar rtable
>+.Tg
> .Cm nameserver
> .Ar interface
> .Op Ar address ...
>@@ -353,6 +362,7 @@ a request to remove the nameservers for 
> .Nm route
> .Op Fl nv
> .Op Fl T Ar rtable
>+.Tg
> .Cm show
> .Op Ar family
> .Op Fl gateway
>@@ -415,6 +425,7 @@ The mapping between letters and flags is
> .It Xo
> .Ic route
> .Op Fl T Ar rtable
>+.Tg
> .Cm sourceaddr
> .Op Fl inet Ns | Ns Fl inet6
> .Op Fl ifp Ar ifname
>

Reply via email to