freebsd-ports/devel/libtai/files/patch-af
Maxim Sobolev 6726671207 Add libtai - a library for storing and manipulating dates and times in second/attosecond.
PR:		19348
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:02:31 +00:00

15 lines
380 B
Text

--- leapsecs.3.orig Fri Jun 16 22:44:24 2000
+++ leapsecs.3 Fri Jun 16 22:44:47 2000
@@ -52,10 +52,10 @@
.B leapsecs_read
reads the leap-second table from
-.BR /etc/leapsecs.dat .
+.BR %%PREFIX%%/etc/leapsecs.dat .
It returns 0 on success, -1 on error.
If
-.B /etc/leapsecs.dat
+.B %%PREFIX%%/etc/leapsecs.dat
does not exist,
.B leapsecs_read
treats it as an empty file.