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 offtime_r to the NAME section



details:   https://anonhg.NetBSD.org/src/rev/05b4292f5dc0
branches:  trunk
changeset: 827393:05b4292f5dc0
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Oct 25 19:01:25 2017 +0000

description:
Add offtime_r to the NAME section

diffstat:

 lib/libc/time/offtime.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2761219239b3 -r 05b4292f5dc0 lib/libc/time/offtime.3
--- a/lib/libc/time/offtime.3   Wed Oct 25 18:07:33 2017 +0000
+++ b/lib/libc/time/offtime.3   Wed Oct 25 19:01:25 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: offtime.3,v 1.3 2011/04/14 05:50:50 jruoho Exp $
+.\"    $NetBSD: offtime.3,v 1.4 2017/10/25 19:01:25 abhinav Exp $
 .\" Written by Klaus Klein, May 10, 2004.
 .\" Public domain.
 .Dd April 14, 2011
@@ -6,6 +6,7 @@
 .Os
 .Sh NAME
 .Nm offtime ,
+.Nm offtime_r ,
 .Nm timeoff ,
 .Nm timegm ,
 .Nm timelocal



Home | Main Index | Thread Index | Old Index