summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2010-12-22 17:06:03 +0000
committerwiz <wiz@NetBSD.org>2010-12-22 17:06:03 +0000
commit2c8fc69d4dd42e80d4717870aa8d995df2601d22 (patch)
treef244efe7a76deea80222d3a02f901b902535ebcf /lib/libc/stdio/printf.3
parent6d3f26aeba6c563a88d597e7f101bcbb3321372a (diff)
Add punctuation.
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r--lib/libc/stdio/printf.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 4e2b1873a05..5438bdc216b 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.3,v 1.56 2010/12/22 16:59:10 christos Exp $
+.\" $NetBSD: printf.3,v 1.57 2010/12/22 17:06:03 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -156,7 +156,7 @@ on error.
It is more portable to check for a return value of \-1 instead.
.Pp
.Fn snprintf ,
-.Fn vsnprintf
+.Fn vsnprintf ,
and
.Fn vsnprintf_ss
will write at most
@@ -836,7 +836,7 @@ and
are modeled on the ones that first appeared in the GNU C library.
The function
.Fn vsnprintf_ss
-is non standard and appeared in
+is non-standard and appeared in
.Nx 4.0 .
The functions
.Fn dprintf