Module Name: src Committed By: wiz Date: Thu Sep 10 12:30:08 UTC 2015
Modified Files: src/lib/libm/man: frexp.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libm/man/frexp.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/libm/man/frexp.3 diff -u src/lib/libm/man/frexp.3:1.3 src/lib/libm/man/frexp.3:1.4 --- src/lib/libm/man/frexp.3:1.3 Thu Sep 10 08:28:54 2015 +++ src/lib/libm/man/frexp.3 Thu Sep 10 12:30:08 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: frexp.3,v 1.3 2015/09/10 08:28:54 he Exp $ +.\" $NetBSD: frexp.3,v 1.4 2015/09/10 12:30:08 wiz Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)frexp.3 8.1 (Berkeley) 6/4/93 .\" -.Dd March 21, 2006 +.Dd September 10, 2015 .Dt FREXP 3 .Os .Sh NAME