Module Name:    src
Committed By:   abhinav
Date:           Wed Oct 25 19:01:25 UTC 2017

Modified Files:
        src/lib/libc/time: offtime.3

Log Message:
Add offtime_r to the NAME section


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/time/offtime.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/time/offtime.3
diff -u src/lib/libc/time/offtime.3:1.3 src/lib/libc/time/offtime.3:1.4
--- src/lib/libc/time/offtime.3:1.3	Thu Apr 14 05:50:50 2011
+++ src/lib/libc/time/offtime.3	Wed Oct 25 19:01:25 2017
@@ -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

Reply via email to