HomeFreeBSD

Use %e instead of %d with x_output_date(..)

Description

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

Details

Provenance
ngieAuthored on
Parents
rS320722: MFC r317161:
Branches
Unknown
Tags
Unknown