Page MenuHomeFreeBSD

tzcode: Clean up the ctime(3) manual page.
ClosedPublic

Authored by des on Apr 20 2023, 11:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 29 2024, 10:26 AM
Unknown Object (File)
Apr 26 2024, 1:53 PM
Unknown Object (File)
Apr 26 2024, 6:32 AM
Unknown Object (File)
Apr 21 2024, 12:41 AM
Unknown Object (File)
Apr 4 2024, 12:34 PM
Unknown Object (File)
Feb 11 2024, 8:50 AM
Unknown Object (File)
Jan 28 2024, 6:01 AM
Unknown Object (File)
Jan 28 2024, 5:54 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Apr 20 2023, 11:42 AM
pauamma_gundo.com added inline comments.
lib/libc/stdtime/ctime.3
286

Audience check, while touching this line: will the average reader of this understand that "Prime Meridian" refers to longitude 0? (Asking because I never saw that name used for the Greenwich meridian before.)

rpokala added inline comments.
lib/libc/stdtime/ctime.3
82–84

... take as an argument ...

286

In the US, I've always heard Prime Meridian, never Greenwich Meridian.

English LGTM other maybe than rpokala's wording nit.

lib/libc/stdtime/ctime.3
286

Thanks.

This revision is now accepted and ready to land.Apr 20 2023, 11:44 PM
This revision was automatically updated to reflect the committed changes.