NetBSD/usr.sbin/eeprom
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 This is also useful for sparc64. 1999-01-17 20:02:29 +00:00
defs.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
eehandlers.c errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
eeprom.8 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
getdate.y deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
main.c Style nit -- hard-coded path names belong in pathnames.h. 2000-09-24 09:45:55 +00:00
ophandlers.c deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
pathnames.h Style nit -- hard-coded path names belong in pathnames.h. 2000-09-24 09:45:55 +00:00