Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Sort options.
details: https://anonhg.NetBSD.org/src/rev/f3714514cf7d
branches: trunk
changeset: 581686:f3714514cf7d
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 03 20:32:20 2005 +0000
description:
Sort options.
diffstat:
lib/libc/stdio/wprintf.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 9341b9990da1 -r f3714514cf7d lib/libc/stdio/wprintf.3
--- a/lib/libc/stdio/wprintf.3 Fri Jun 03 20:22:45 2005 +0000
+++ b/lib/libc/stdio/wprintf.3 Fri Jun 03 20:32:20 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wprintf.3,v 1.1 2005/05/14 23:51:02 christos Exp $
+.\" $NetBSD: wprintf.3,v 1.2 2005/06/03 20:32:20 wiz Exp $
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -593,9 +593,6 @@
a numeric field; if the result of a conversion is wider than the field
width, the
field is expanded to contain the conversion result.
-.Sh SECURITY CONSIDERATIONS
-Refer to
-.Xr printf 3 .
.Sh SEE ALSO
.Xr btowc 3 ,
.Xr fputws 3 ,
@@ -606,6 +603,9 @@
.Xr wscanf 3
.Sh STANDARDS
Subject to the caveats noted in the
+.Sh SECURITY CONSIDERATIONS
+Refer to
+.Xr printf 3 .
.Sx BUGS
section
of
Home |
Main Index |
Thread Index |
Old Index