date(1) refers the reader to strptime(3) for a description of the format characters, and that in turn sends the reader to strftime(3) for that info. I'd refer the reader to strftime(3) directly instead, or in addition if there's a reason I'm missing to point to strptime(3).