diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-21 19:20:02 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-21 19:20:02 +0000 |
| commit | cc325dd8c469265cf9c40616c8087b0ee98a6005 (patch) | |
| tree | d5c196cd4557c98764a3cf9859eec0428c9d26d8 /time2posix.3 | |
| parent | e66ca70de4daf76472887efffa74a91e32b98382 (diff) | |
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 \- |
