Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Grammar.
details: https://anonhg.NetBSD.org/src/rev/449c53bbcc7a
branches: trunk
changeset: 786639:449c53bbcc7a
user: wiz <wiz%NetBSD.org@localhost>
date: Sat May 04 19:17:38 2013 +0000
description:
Grammar.
diffstat:
lib/libc/stdio/printf.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 51daafabe9c9 -r 449c53bbcc7a lib/libc/stdio/printf.3
--- a/lib/libc/stdio/printf.3 Sat May 04 18:35:53 2013 +0000
+++ b/lib/libc/stdio/printf.3 Sat May 04 19:17:38 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.3,v 1.62 2013/05/04 18:35:53 christos Exp $
+.\" $NetBSD: printf.3,v 1.63 2013/05/04 19:17:38 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -135,7 +135,7 @@
.Fn snprintf_ss
and
.Fn vsnprintf_ss
-are signal-safe standalone versions that does not handle
+are signal-safe standalone versions that do not handle
floating point formats, positional arguments, and wide characters.
.Pp
.Fn asprintf
Home |
Main Index |
Thread Index |
Old Index