freebsd-src/usr.bin/stat
Enji Cooper 5e8e7af348 Use %e instead of %d with x_output_date(..)
stat -x doesn't 0-fill days so %d is inappropriate. %e is correct.

MFC after:	1 week
MFC with:	r319841
2017-07-06 06:15:44 +00:00
..
tests Use %e instead of %d with x_output_date(..) 2017-07-06 06:15:44 +00:00
Makefile Write up some basic tests for readlink(1) 2017-06-11 21:13:12 +00:00
Makefile.depend
stat.1 stat(1): sort flags in the DESCRIPTION section 2017-06-11 21:23:54 +00:00
stat.c