Deleted Added
full compact
time2posix.3 (14038) time2posix.3 (15313)
1.TH TIME2POSIX 3
2.SH NAME
3time2posix, posix2time \- convert seconds since the Epoch
4.SH SYNOPSIS
5.nf
1.TH TIME2POSIX 3
2.SH NAME
3time2posix, posix2time \- convert seconds since the Epoch
4.SH SYNOPSIS
5.nf
6.B #include <sys/types.h>
7.B #include <time.h>
8.PP
9.B time_t time2posix(t)
10.B time_t t
11.PP
12.B time_t posix2time(t)
13.B time_t t
14.PP

--- 105 unchanged lines hidden ---
6.B #include <time.h>
7.PP
8.B time_t time2posix(t)
9.B time_t t
10.PP
11.B time_t posix2time(t)
12.B time_t t
13.PP

--- 105 unchanged lines hidden ---