Module Name:    src
Committed By:   jruoho
Date:           Sun Mar 21 11:13:36 UTC 2010

Modified Files:
        src/share/man/man3: stdint.3

Log Message:
Reference stdbool(3).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man3/stdint.3

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

Modified files:

Index: src/share/man/man3/stdint.3
diff -u src/share/man/man3/stdint.3:1.2 src/share/man/man3/stdint.3:1.3
--- src/share/man/man3/stdint.3:1.2	Sat Mar 20 17:19:07 2010
+++ src/share/man/man3/stdint.3	Sun Mar 21 11:13:36 2010
@@ -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 <m...@freebsd.org>
 .\" 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 .

Reply via email to