On Wed, May 19, 2021 at 12:21 PM Jason McIntyre <[email protected]> wrote:
> On Wed, May 19, 2021 at 10:55:11AM -0400, Sven F. wrote: > > Index: rdomain.4 > > =================================================================== > > RCS file: /cvs/src/share/man/man4/rdomain.4,v > > retrieving revision 1.17 > > diff -u -p -r1.17 rdomain.4 > > --- rdomain.4 24 Sep 2020 11:05:32 -0000 1.17 > > +++ rdomain.4 19 May 2021 14:51:37 -0000 > > @@ -139,7 +139,8 @@ Delete rdomain 4 again: > > .Xr route 4 , > > .Xr pf.conf 5 , > > .Xr ifconfig 8 , > > -.Xr route 8 > > +.Xr route 8, > > +.Xr getrtable 2 > > .Sh HISTORY > > .Ox > > support for > > > > hi. > > i'll let others decide whether we expect users of rdomains/rtables to need > to > read the programming pages. i suspect not. > > note that your addition to SEE ALSO is wrong - there should be a > space between the section number and punctuation, and pages are > ordered by section first, so it'd be added after the entry to ps(1). > get used to running doc changes through "mandoc -Tlint" to pick up > such small fry... > > jmc > > yes the diff just propose , it's not following standard unsure why the actual getrtable call would not be shown here Index: rdomain.4 =================================================================== RCS file: /cvs/src/share/man/man4/rdomain.4,v retrieving revision 1.17 diff -u -p -r1.17 rdomain.4 --- rdomain.4 24 Sep 2020 11:05:32 -0000 1.17 +++ rdomain.4 19 May 2021 14:51:37 -0000 @@ -139,7 +139,8 @@ Delete rdomain 4 again: + .Xr getrtable 2 , .Xr route 4 , .Xr pf.conf 5 , .Xr ifconfig 8 , .Xr route 8 .Sh HISTORY .Ox support for -- -- --------------------------------------------------------------------------------------------------------------------- Knowing is not enough; we must apply. Willing is not enough; we must do
