]> git.pld-linux.org Git - packages/man-pages.git/blame_incremental - man-pages-localtime.patch
- fix patch to localtime (patch from CNV).
[packages/man-pages.git] / man-pages-localtime.patch
... / ...
CommitLineData
1diff -Nur man-pages-1.30.ORIG/man3/tzset.3 man-pages-1.30/man3/tzset.3
2--- man-pages-1.30.ORIG/man3/tzset.3 Fri Jun 16 10:55:52 2000
3+++ man-pages-1.30/man3/tzset.3 Fri Jun 16 10:56:19 2000
4@@ -45,7 +45,7 @@
5 variable is initialized with the best approximation of local wall clock
6 time, as specified by the
7 .BR tzfile (5)-format
8-file \fIlocaltime\fP
9+file \fI/etc/localtime\fP
10 found in the system timezone directory (see below).
11 .PP
12 If the TZ variable does appear in the environment but its value is NULL
This page took 0.051906 seconds and 4 git commands to generate.