Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Reference stdbool(3).
details: https://anonhg.NetBSD.org/src/rev/207373ee8b31
branches: trunk
changeset: 753233:207373ee8b31
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Mar 21 11:13:36 2010 +0000
description:
Reference stdbool(3).
diffstat:
share/man/man3/stdint.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r dddb14518fb7 -r 207373ee8b31 share/man/man3/stdint.3
--- a/share/man/man3/stdint.3 Sun Mar 21 11:12:52 2010 +0000
+++ b/share/man/man3/stdint.3 Sun Mar 21 11:13:36 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stdint.3,v 1.2 2010/03/20 17:19:07 wiz Exp $
+.\" $NetBSD: stdint.3,v 1.3 2010/03/21 11:13:36 jruoho Exp $
.\"
.\" Copyright (c) 2002 Mike Barcroft <mike%FreeBSD.org@localhost>
.\" All rights reserved.
@@ -120,6 +120,8 @@
.Vt void ,
that can later be converted back to a pointer to
.Vt void .
+.Sh SEE ALSO
+.Xr stdbool 3
.Sh STANDARDS
The
.In stdint.h
@@ -131,6 +133,4 @@
The
.In stdint.h
header was first introduced in
-.Nx 1.6
-and
-.Fx 5.0 .
+.Nx 1.6 .
Home |
Main Index |
Thread Index |
Old Index