K 10 svn:author V 3 nik K 8 svn:date V 27 1999-08-12T23:06:28.000000Z K 7 svn:log V 644 In <199908042059.PAA14626@free.pcs>, Jonathan Lemon wrote: > The route(4) manpage says: > > User processes can obtain information about the routing entry to a spe- > cific destination by using a RTM_GET message, or by reading the /dev/kmem > device, or by issuing a getkerninfo(2) system call. > > IMHO, the above sentence should probably be altered by replacing the > first comma with a period, and throwing away the rest of it. No one's objected, so I've made this change. This sort of fixes docs/12220, by removing the reference to the undocumented getkerninfo(2) call. So I'll close the PR as well. PR: docs/12220 END