From b546bd6e723bcc49b0701729b7bc70fc9745eec2 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 15 Jul 2017 20:49:52 -0600 Subject: man: various cleanup Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox --- man/man3/ctime.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/man3/ctime.3') diff --git a/man/man3/ctime.3 b/man/man3/ctime.3 index 65ab1d41..5491d39f 100644 --- a/man/man3/ctime.3 +++ b/man/man3/ctime.3 @@ -1,6 +1,6 @@ .TH CTIME 3 .SH NAME -ctime, localtime, gmtime, asctime, tm2sec, timezone \- convert date and time +ctime, localtime, gmtime, asctime, tm2sec \- convert date and time .SH SYNOPSIS .B #include .br @@ -81,9 +81,9 @@ if is not .BR GMT . .SH SOURCE -.B \*9/src/lib9/date.c -.br .B \*9/src/lib9/ctime.c +.br +.B \*9/src/lib9/tm2sec.c .SH "SEE ALSO" .IR date (1), .IR time (3) -- cgit v1.2.3