summaryrefslogtreecommitdiffstats
path: root/lib/libc/time
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-08-09 15:56:44 +0000
committeraaron <aaron@openbsd.org>2000-08-09 15:56:44 +0000
commitecb90728258ce99ba8e66e55b1712af31904a35e (patch)
treed5b0138a591b976e74e83d08cc37837da14562b6 /lib/libc/time
parentFor man pages that describe multiple functions, split the .Nm arguments (diff)
downloadwireguard-openbsd-ecb90728258ce99ba8e66e55b1712af31904a35e.tar.xz
wireguard-openbsd-ecb90728258ce99ba8e66e55b1712af31904a35e.zip
More of the same.
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/time2posix.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3
index 55db815c8b5..11aff5fa1c2 100644
--- a/lib/libc/time/time2posix.3
+++ b/lib/libc/time/time2posix.3
@@ -1,9 +1,10 @@
-.\" $OpenBSD: time2posix.3,v 1.9 1999/07/09 13:35:21 aaron Exp $
+.\" $OpenBSD: time2posix.3,v 1.10 2000/08/09 15:56:44 aaron Exp $
.Dd May 24, 1999
.Dt TIME2POSIX 3
.Os
.Sh NAME
-.Nm time2posix , posix2time
+.Nm time2posix ,
+.Nm posix2time
.Nd convert seconds since the Epoch
.Sh SYNOPSIS
.Fd #include <sys/types.h>