Add a LIBRARY section.

This commit is contained in:
kleink 2001-04-07 16:13:32 +00:00
parent 09b64e8678
commit d8fe668b8f
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: time2posix.3,v 1.8 2001/04/02 21:26:21 wiz Exp $ .\" $NetBSD: time2posix.3,v 1.9 2001/04/07 16:13:32 kleink Exp $
.Dd April 1, 2001 .Dd April 1, 2001
.Dt TIME2POSIX 3 .Dt TIME2POSIX 3
.Os .Os
@ -6,6 +6,8 @@
.Nm time2posix , .Nm time2posix ,
.Nm posix2time .Nm posix2time
.Nd convert seconds since the Epoch .Nd convert seconds since the Epoch
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS .Sh SYNOPSIS
.Fd #include <sys/types.h> .Fd #include <sys/types.h>
.Fd #include <time.h> .Fd #include <time.h>