Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Put SECURITY CONSIDERATIONS as the last section.
details: https://anonhg.NetBSD.org/src/rev/4a5fe8ca1cb7
branches: trunk
changeset: 754425:4a5fe8ca1cb7
user: jruoho <jruoho%NetBSD.org@localhost>
date: Fri Apr 30 06:23:56 2010 +0000
description:
Put SECURITY CONSIDERATIONS as the last section.
diffstat:
lib/libc/stdio/wprintf.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 9bc10a427de8 -r 4a5fe8ca1cb7 lib/libc/stdio/wprintf.3
--- a/lib/libc/stdio/wprintf.3 Fri Apr 30 06:22:28 2010 +0000
+++ b/lib/libc/stdio/wprintf.3 Fri Apr 30 06:23:56 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wprintf.3,v 1.6 2010/04/30 06:22:28 jruoho Exp $
+.\" $NetBSD: wprintf.3,v 1.7 2010/04/30 06:23:56 jruoho Exp $
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -601,9 +601,6 @@
.Xr setlocale 3 ,
.Xr wcsrtombs 3 ,
.Xr wscanf 3
-.Sh SECURITY CONSIDERATIONS
-Subject to the caveats noted in the
-.Xr printf 3 .
.Sh STANDARDS
The
.Fn wprintf ,
@@ -616,3 +613,6 @@
functions
conform to
.St -isoC-99 .
+.Sh SECURITY CONSIDERATIONS
+Subject to the caveats noted in the
+.Xr printf 3 .
Home |
Main Index |
Thread Index |
Old Index