diff options
Diffstat (limited to 'time2posix.3')
| -rw-r--r-- | time2posix.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time2posix.3 b/time2posix.3 index 6644060ad76d..4a6969ede2a3 100644 --- a/time2posix.3 +++ b/time2posix.3 @@ -5,15 +5,13 @@ time2posix, posix2time \- convert seconds since the Epoch .SH SYNOPSIS .nf -.ie \n(.g .ds - \f(CR-\fP -.el .ds - \- .B #include <time.h> .PP .B time_t time2posix(time_t t); .PP .B time_t posix2time(time_t t); .PP -.B cc ... \*-ltz +.B cc ... \-ltz .fi .SH DESCRIPTION .ie '\(en'' .ds en \- |
