From d8fe668b8f7d14549d5b2afa0427896bc4978a7f Mon Sep 17 00:00:00 2001 From: kleink Date: Sat, 7 Apr 2001 16:13:32 +0000 Subject: [PATCH] Add a LIBRARY section. --- lib/libc/time/time2posix.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3 index 2eed2cf8789d..9ecdf732aa83 100644 --- a/lib/libc/time/time2posix.3 +++ b/lib/libc/time/time2posix.3 @@ -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 .Dt TIME2POSIX 3 .Os @@ -6,6 +6,8 @@ .Nm time2posix , .Nm posix2time .Nd convert seconds since the Epoch +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include .Fd #include