NetBSD/bin/ls
abs 6f08f9dbdd PR/47167
ls.1:
- Sort options in `SYNOPSIS', the option list, and texts within
  the man page;
- improve wording;
- improve macro usage;
- use more consistency regarding (locations for) information about
  which options override which;
- cross-reference `-d' and `-R';
- simplify description of `-k', removing redundant and unneeded
  information;
- sort entry type list (but leave `-a' and `-A' as they are, given
  their meaning);
- correct / augment description of `BLOCKSIZE' environment variable
  in `ENVIRONMENT' section;
- bump date.

ls.c:
- Sort options in `usage';
- augment comment about when to figure out block size.
2012-11-20 12:37:29 +00:00
..
Makefile
cmp.c
extern.h Move usage and mark it static+dead 2011-08-29 14:44:21 +00:00
ls.1 PR/47167 2012-11-20 12:37:29 +00:00
ls.c PR/47167 2012-11-20 12:37:29 +00:00
ls.h
main.c
print.c handle realloc failure 2012-06-29 12:51:38 +00:00
util.c Move usage and mark it static+dead 2011-08-29 14:44:21 +00:00