Use ISO-date-format in manpages
The one specified by mdoc is hard to read for non-native speakers from countries which read the date day-first (like Germany, Greece, North-Korea, Swamp,...). This is also consistent with how we generally specify dates at suckless.org.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.Dd March 20, 2015
|
||||
.Dd 2015-10-08
|
||||
.Dt READLINK 1
|
||||
.Os sbase
|
||||
.Sh NAME
|
||||
|
Reference in New Issue
Block a user