From 207ab8d0062d011f32a099c1ff9a69bcdecd24cb Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Dec 2010 17:06:03 +0000 Subject: [PATCH] Add punctuation. --- lib/libc/stdio/printf.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 4e2b1873a059..5438bdc216b4 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