OSDN Git Service

(split) LDP man-pages の original/ を v3.30 に更新。
[linuxjm/LDP_man-pages.git] / original / man3 / ctime.3
index f1cd657..2c5d0ba 100644 (file)
@@ -348,13 +348,13 @@ This is a BSD extension, present in 4.3BSD-Reno.
 According to POSIX.1-2004,
 .BR localtime ()
 is required to behave as though
-.BR tzset ()
+.BR tzset (3)
 was called, while
 .BR localtime_r ()
 does not have this requirement.
 .\" See http://thread.gmane.org/gmane.comp.time.tz/2034/
 For portable code
-.BR tzset ()
+.BR tzset (3)
 should be called before
 .BR localtime_r ().
 .SH "SEE ALSO"