Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Add HISTORY.
details: https://anonhg.NetBSD.org/src/rev/33965d8dc86d
branches: trunk
changeset: 754422:33965d8dc86d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Fri Apr 30 05:56:14 2010 +0000
description:
Add HISTORY.
diffstat:
lib/libc/stdio/ungetc.3 | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 52a88cb12868 -r 33965d8dc86d lib/libc/stdio/ungetc.3
--- a/lib/libc/stdio/ungetc.3 Fri Apr 30 05:50:46 2010 +0000
+++ b/lib/libc/stdio/ungetc.3 Fri Apr 30 05:56:14 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ungetc.3,v 1.9 2003/08/07 16:43:33 agc Exp $
+.\" $NetBSD: ungetc.3,v 1.10 2010/04/30 05:56:14 jruoho Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" @(#)ungetc.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd June 4, 1993
+.Dd April 30, 2010
.Dt UNGETC 3
.Os
.Sh NAME
@@ -92,4 +92,11 @@
The
.Fn ungetc
function conforms to
-.St -ansiC .
+.St -ansiC
+and
+.St -p1003.1-2001 .
+.Sh HISTORY
+An
+.Fn ungetc
+function appeared in
+.At v7 .
Home |
Main Index |
Thread Index |
Old Index