Re: git: dd19f0e9c006 - stable/13 - time(3): Refine history in the manual page
- In reply to: Alexey Dokuchaev : "Re: git: dd19f0e9c006 - stable/13 - time(3): Refine history in the manual page"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 12:19:44 UTC
On Thu, Apr 21, 2022 at 11:54:30AM +0000, Alexey Dokuchaev wrote: > On Thu, Apr 21, 2022 at 06:26:46AM +0000, Gordon Bergling wrote: > > commit dd19f0e9c006370d33b56b6d1b66015d7afd00eb > > > > time(3): Refine history in the manual page > > > > The time() system call first appeared in Version 1 AT&T UNIX. Through > > the Version 3 AT&T UNIX, it returned 60 Hz ticks since an epoch that > > Hi Gordon, > > Could you please write commit logs in pure ASCII? UTF-8 commit logs > look nasty in old-school environments (terminals), thanks. > > ./danfe Commit logs are already in UTF-8 because of the names of contributors referred in the log itself, or because of the names of the Authors or because of the names of the committers. btw terminals do support perfectly unicode so even in old-school environement it can render properly. Bapt