Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Macros, not functions.
details: https://anonhg.NetBSD.org/src/rev/10183642364e
branches: trunk
changeset: 754973:10183642364e
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue May 18 11:20:12 2010 +0000
description:
Macros, not functions.
diffstat:
share/man/man3/timeradd.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r c9a3c5d05918 -r 10183642364e share/man/man3/timeradd.3
--- a/share/man/man3/timeradd.3 Tue May 18 10:41:30 2010 +0000
+++ b/share/man/man3/timeradd.3 Tue May 18 11:20:12 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeradd.3,v 1.5 2010/05/18 09:10:03 jruoho Exp $
+.\" $NetBSD: timeradd.3,v 1.6 2010/05/18 11:20:12 jruoho Exp $
.\"
.\" Copyright (c) 2009 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" Copyright (c) 1999 Kelly Yancey <kbyanc%posi.net@localhost>
@@ -140,5 +140,5 @@
.Fx 2.2.6 .
The
.Fn timespec
-family of functions first appeared in
+family of macros first appeared in
.Nx 1.2 .
Home |
Main Index |
Thread Index |
Old Index