NetBSD/usr.bin/sort
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
append.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
extern.h
fields.c cosmetic change in way one of for variables is updated 2000-10-17 15:13:40 +00:00
files.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
fsort.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
fsort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
init.c
msort.c order(): since getline()/getnext() behaviour wrt passed 2000-10-17 15:16:27 +00:00
pathnames.h
sort.1 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
sort.c include a bit more information in error messages, constify 2000-10-16 21:48:14 +00:00
sort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
tmp.c include a bit more information in error messages 2000-10-16 21:48:15 +00:00