Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Put asctime(3) explicitly to SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/5ed07c53bc5d
branches: trunk
changeset: 764145:5ed07c53bc5d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Apr 12 13:48:29 2011 +0000
description:
Put asctime(3) explicitly to SEE ALSO.
diffstat:
share/man/man3/tm.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c43443a29781 -r 5ed07c53bc5d share/man/man3/tm.3
--- a/share/man/man3/tm.3 Tue Apr 12 13:46:38 2011 +0000
+++ b/share/man/man3/tm.3 Tue Apr 12 13:48:29 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tm.3,v 1.2 2011/04/12 08:39:26 jruoho Exp $
+.\" $NetBSD: tm.3,v 1.3 2011/04/12 13:48:29 jruoho Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -111,6 +111,7 @@
argument has been freed by
.Xr tzfree 3 .
.Sh SEE ALSO
+.Xr asctime 3 ,
.Xr timeval 3
.Sh STANDARDS
The
Home |
Main Index |
Thread Index |
Old Index