NetBSD/usr.sbin/route6d
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
..
Makefile
route6d.8 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
route6d.c cast size_t to u_long on printing. sync with kame 2000-10-10 13:03:27 +00:00
route6d.h