Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Add a LIBRARY section.
details: https://anonhg.NetBSD.org/src/rev/e23ee5625235
branches: trunk
changeset: 508177:e23ee5625235
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 07 16:13:32 2001 +0000
description:
Add a LIBRARY section.
diffstat:
lib/libc/time/time2posix.3 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 66431a04f74d -r e23ee5625235 lib/libc/time/time2posix.3
--- a/lib/libc/time/time2posix.3 Sat Apr 07 15:56:50 2001 +0000
+++ b/lib/libc/time/time2posix.3 Sat Apr 07 16:13:32 2001 +0000
@@ -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 <sys/types.h>
.Fd #include <time.h>
Home |
Main Index |
Thread Index |
Old Index