Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Bump date after adding function to NetBSD.
details: https://anonhg.NetBSD.org/src/rev/1f34425b9b41
branches: trunk
changeset: 786338:1f34425b9b41
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 26 19:36:47 2013 +0000
description:
Bump date after adding function to NetBSD.
diffstat:
lib/libc/stdlib/quick_exit.3 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 9d399ce30147 -r 1f34425b9b41 lib/libc/stdlib/quick_exit.3
--- a/lib/libc/stdlib/quick_exit.3 Fri Apr 26 19:34:34 2013 +0000
+++ b/lib/libc/stdlib/quick_exit.3 Fri Apr 26 19:36:47 2013 +0000
@@ -1,7 +1,7 @@
-.\" $NetBSD: quick_exit.3,v 1.1 2013/04/26 18:29:55 christos Exp $
+.\" $NetBSD: quick_exit.3,v 1.2 2013/04/26 19:36:47 wiz Exp $
.\" Copyright (c) 2011 David Chisnall
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -10,7 +10,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -22,10 +22,10 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD: src/lib/libc/stdlib/quick_exit.3,v 1.4 2012/11/17 01:49:41 svnexp Exp $
.\"
-.Dd December 7, 2011
+.Dd April 26, 2013
.Dt QUICK_EXIT 3
.Os
.Sh NAME
Home |
Main Index |
Thread Index |
Old Index