CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/12 15:43:30
Modified files:
usr.bin/mandoc : mandoc.c
Log message:
Simplify the logic in mandoc_normdate() and add some comments.
Also add a comment in time2a() explaining why it isn't possible
to use just one single call to strftime().
Do some style cleanup while here.
No functional change.
Triggered by a very different patch from des@FreeBSD.
